fix error

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3761 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Mike Baker 2006-05-11 17:18:59 +00:00
parent 0e83419ccd
commit 969e402ee9
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ ifeq ($(CONFIG_PACKAGE_$(1)),y)
install-targets: $$(INFO_$(1))
endif
ifneq ($$(COMPILE_$(1)),)
compile-targets: $$(IPKG_$(1))
endif