mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
fix error
SVN-Revision: 3761
This commit is contained in:
parent
d5e5f06d86
commit
079603b9e0
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ ifeq ($(CONFIG_PACKAGE_$(1)),y)
|
|||
install-targets: $$(INFO_$(1))
|
||||
endif
|
||||
|
||||
ifneq ($$(COMPILE_$(1)),)
|
||||
compile-targets: $$(IPKG_$(1))
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue