fix sdk build

SVN-Revision: 699
This commit is contained in:
Felix Fietkau
2005-04-21 18:09:41 +00:00
parent afabdf2675
commit 9fe50db569
4 changed files with 10 additions and 10 deletions

View 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: