fix error
[openwrt.git] / package / rules.mk
index 22f7e26..f3a1287 100644 (file)
@@ -80,6 +80,7 @@ ifeq ($(CONFIG_PACKAGE_$(1)),y)
 install-targets: $$(INFO_$(1))
 endif
 
+ifneq ($$(COMPILE_$(1)),)
 compile-targets: $$(IPKG_$(1))
 endif
 
This page took 0.019218 seconds and 4 git commands to generate.