mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:32:49 +02:00
correct [4397]
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4398 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
abbc644074
commit
d8ced17f8b
@ -121,7 +121,7 @@ define BuildPackage
|
||||
install-targets: $$(INFO_$(1))
|
||||
endif
|
||||
|
||||
ifneq ($(CONFIG_PACKAGE_$(1))$(CONFIG_ALL),)
|
||||
ifneq ($(CONFIG_PACKAGE_$(1)),)
|
||||
compile-targets: $$(IPKG_$(1))
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user