projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add config file for 2.6.31 kernels in preparation for 2.6.31
[openwrt.git]
/
target
/
linux
/
ar71xx
/
Makefile
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index
d8a5415
..
5948e82
100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx/AR913x
ARCH:=mips
BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx/AR913x
-FEATURES:=squashfs tgz
+FEATURES:=squashfs
jffs2
tgz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
-LINUX_VERSION:=2.6.28.
9
+LINUX_VERSION:=2.6.28.
10
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.021481 seconds
and
4
git commands to generate.