projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing config symbols
[openwrt.git]
/
target
/
linux
/
Makefile
diff --git
a/target/linux/Makefile
b/target/linux/Makefile
index
e124869
..
5a1ca72
100644
(file)
--- a/
target/linux/Makefile
+++ b/
target/linux/Makefile
@@
-7,6
+7,6
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/target.mk
-clean download prepare compile install menuconfig update refresh: FORCE
+clean download prepare compile install menuconfig
oldconfig
update refresh: FORCE
$(MAKE) -C $(BOARD)-$(KERNEL) $@
This page took
0.022142 seconds
and
4
git commands to generate.