diff options
Diffstat (limited to 'openwrt/package')
| -rw-r--r-- | openwrt/package/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/rules.mk b/openwrt/package/rules.mk index 22f7e26..f3a1287 100644 --- a/openwrt/package/rules.mk +++ b/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 |
