projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AR7: Cleanups (closes: #2323)
[openwrt.git]
/
target
/
linux
/
Makefile
diff --git
a/target/linux/Makefile
b/target/linux/Makefile
index
608cfa8
..
8288250
100644
(file)
--- a/
target/linux/Makefile
+++ b/
target/linux/Makefile
@@
-8,5
+8,5
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/target.mk
prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE
-
$(MAKE) -C $(BOARD)-$(KERNEL
) $@
+
TARGET_BUILD=1 $(MAKE) -C $(BOARD
) $@
This page took
0.025671 seconds
and
4
git commands to generate.