fix error
authorMike Baker <mbm@openwrt.org>
Thu, 11 May 2006 17:18:59 +0000 (17:18 +0000)
committerMike Baker <mbm@openwrt.org>
Thu, 11 May 2006 17:18:59 +0000 (17:18 +0000)
SVN-Revision: 3761

openwrt/package/rules.mk

index 22f7e261e5c52c23968decafbf9d6eb239e0982b..f3a1287b156386cf4674050866619d686491abd1 100644 (file)
@@ -80,6 +80,7 @@ ifeq ($(CONFIG_PACKAGE_$(1)),y)
 install-targets: $$(INFO_$(1))
 endif
 
+ifneq ($$(COMPILE_$(1)),)
 compile-targets: $$(IPKG_$(1))
 endif