diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 39c5b9cc66..afdf6af924 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -26,6 +26,7 @@ install: $(patsubst %,%-install,$(package-y)) dropbear-compile: zlib-compile openssl-compile: zlib-compile +openvpn-compile: openssl-compile $(patsubst %,%-prepare,$(package-y) $(package-m)): linux-install %-prepare: