projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix [6191]
[openwrt.git]
/
target
/
linux
/
Makefile
diff --git
a/target/linux/Makefile
b/target/linux/Makefile
index
9afda46
..
2a9cf7d
100644
(file)
--- a/
target/linux/Makefile
+++ b/
target/linux/Makefile
@@
-7,11
+7,10
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/target.mk
-
source
:
- $(MAKE) -C $(BOARD)-$(KERNEL)
source
+
download
:
+ $(MAKE) -C $(BOARD)-$(KERNEL)
download
prepare:
- rm -f $(TOPDIR)/.kernel.mk
$(MAKE) -C $(BOARD)-$(KERNEL) prepare
compile:
This page took
0.019469 seconds
and
4
git commands to generate.