fix error
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3761 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
0e83419ccd
commit
969e402ee9
|
@ -80,6 +80,7 @@ ifeq ($(CONFIG_PACKAGE_$(1)),y)
|
||||||
install-targets: $$(INFO_$(1))
|
install-targets: $$(INFO_$(1))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifneq ($$(COMPILE_$(1)),)
|
||||||
compile-targets: $$(IPKG_$(1))
|
compile-targets: $$(IPKG_$(1))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue