SVN-Revision: 3761
master
Mike Baker 19 years ago
parent d5e5f06d86
commit 079603b9e0
  1. 1
      openwrt/package/rules.mk

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

Loading…
Cancel
Save