X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=openwrt%2Finclude%2Fpackage.mk;h=b4b6538b6b32b90e0e9ec99096740b9c9d3a0195;hb=f489431f0f75302561aa7f40b2daf7d0e994d006;hp=fbd4cf714957f524355e6a022b3d951a433a6b56;hpb=188f64115308d1d09914ee300c4ee47777550a23;p=librecmc%2Flibrecmc.git diff --git a/openwrt/include/package.mk b/openwrt/include/package.mk index fbd4cf7149..b4b6538b6b 100644 --- a/openwrt/include/package.mk +++ b/openwrt/include/package.mk @@ -121,7 +121,7 @@ define BuildPackage install-targets: $$(INFO_$(1)) endif - ifneq ($(CONFIG_PACKAGE_$(1))$(CONFIG_ALL),) + ifneq ($(CONFIG_PACKAGE_$(1)),) compile-targets: $$(IPKG_$(1)) endif endif