fix sdk build
[openwrt-10.03/.git] / package / Makefile
index 70761f537f4ace6365116c2a7c2189007062e8ee..16839ebff4a60d52e6391ae06d9b3c4f1d6c2d74 100644 (file)
@@ -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: