X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1d48714110d0e0f37c3637963168c4345c4a708d..307a2411d4704fa3a975cd0f5787ff7267f3ed61:/openwrt/package/Makefile diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 70761f537..16839ebff 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -112,7 +112,7 @@ ifeq ($(BR2_PACKAGE_SNORT_PGSQL),y) snort-compile: postgresql-compile endif -sdk-compile: $(DEV_LIBS_COMPILE) $(SDK_DEFAULT_COMPILE) +sdk-compile: $(DEV_LIBS_COMPILE) $(SDK_DEFAULT_COMPILE) openwrt-install $(patsubst %,%-prepare,$(package-y) $(package-m) $(package-)): linux-install %-prepare: