1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 21:54:36 +02:00

fix error

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3761 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2006-05-11 17:18:59 +00:00
parent ae2049b917
commit 2ddbb3a441

View File

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