correct [4397]

SVN-Revision: 4398
master
Mike Baker 19 years ago
parent 188f641153
commit f489431f0f
  1. 2
      openwrt/include/package.mk

@ -121,7 +121,7 @@ define BuildPackage
install-targets: $$(INFO_$(1)) install-targets: $$(INFO_$(1))
endif endif
ifneq ($(CONFIG_PACKAGE_$(1))$(CONFIG_ALL),) ifneq ($(CONFIG_PACKAGE_$(1)),)
compile-targets: $$(IPKG_$(1)) compile-targets: $$(IPKG_$(1))
endif endif
endif endif

Loading…
Cancel
Save