projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] 6to4: support multiple internal networks, use state vars for radvd config
[openwrt.git]
/
target
/
linux
/
ar71xx
/
Makefile
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index
540fe51
..
4b5a8a7
100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-11,8
+11,9
@@
BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx/AR7240/AR913x
FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
+SUBTARGETS:=generic nand
-LINUX_VERSION:=2.6.32.
12
+LINUX_VERSION:=2.6.32.
26
include $(INCLUDE_DIR)/target.mk
This page took
0.023675 seconds
and
4
git commands to generate.