X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=openwrt%2FMakefile;h=e2e467cd8c22b58274ea01715f049a623803a7a7;hb=79e9e338c958aedde5a0552c71199d3f7e16c74e;hp=27526d09a85b140b65d35f411b1641783af26c89;hpb=9fa56236f674d3d9b07ffc05edc3464cd179a9ae;p=oweals%2Fopenwrt.git diff --git a/openwrt/Makefile b/openwrt/Makefile index 27526d09a8..e2e467cd8c 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -66,7 +66,7 @@ menuconfig: ./scripts/config/mconf FORCE $< Config.in config-clean: FORCE - $(MAKE) -C scripts/config clean + $(NO_TRACE_MAKE) -C scripts/config clean package/%: .pkginfo FORCE $(MAKE) -C package $(patsubst package/%,%,$@)