ramips: mt7621: pbr-m1: increase SPI clock to 50MHz
[openwrt/openwrt.git] / target / linux / Makefile
index 828825011128de30973a466e5a46f52833a58be2..3a70b80bb3472e7a2d3daa1a7b3ed7f1cf1e0747 100644 (file)
@@ -7,6 +7,7 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/target.mk
 
-prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE
-       TARGET_BUILD=1 $(MAKE) -C $(BOARD) $@
+export TARGET_BUILD=1
 
+prereq clean download prepare compile install oldconfig menuconfig nconfig xconfig update refresh: FORCE
+       @+$(NO_TRACE_MAKE) -C $(BOARD) $@