projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: rt305x: add support for the Netcore NW718 board
[openwrt.git]
/
target
/
linux
/
Makefile
diff --git
a/target/linux/Makefile
b/target/linux/Makefile
index
8288250
..
f7bbdff
100644
(file)
--- a/
target/linux/Makefile
+++ b/
target/linux/Makefile
@@
-7,6
+7,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/target.mk
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 menuconfig nconfig oldconfig update refresh: FORCE
+ @+$(NO_TRACE_MAKE) -C $(BOARD) $@
This page took
0.02796 seconds
and
4
git commands to generate.