fix error

SVN-Revision: 3761
This commit is contained in:
Mike Baker 2006-05-11 17:18:59 +00:00
parent d5e5f06d86
commit 079603b9e0

View file

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