projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: use separate handlers for IP2 interrupts
[openwrt.git]
/
target
/
linux
/
lantiq
/
Makefile
diff --git
a/target/linux/lantiq/Makefile
b/target/linux/lantiq/Makefile
index
dfaccbb
..
8e0bef4
100644
(file)
--- a/
target/linux/lantiq/Makefile
+++ b/
target/linux/lantiq/Makefile
@@
-10,11
+10,11
@@
ARCH:=mips
BOARD:=lantiq
BOARDNAME:=Lantiq GPON/XWAY
FEATURES:=squashfs jffs2
BOARD:=lantiq
BOARDNAME:=Lantiq GPON/XWAY
FEATURES:=squashfs jffs2
-SUBTARGETS:=
falcon xway
+SUBTARGETS:=
xway falcon ase
-LINUX_VERSION:=2.6.3
7.4
+LINUX_VERSION:=2.6.3
9.2
-CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -f
unit-at-a-time
+CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -f
no-caller-saves
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.021413 seconds
and
4
git commands to generate.