projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hostapd: add a separate config symbol for 802.11n driver support
[openwrt.git]
/
target
/
linux
/
lantiq
/
Makefile
diff --git
a/target/linux/lantiq/Makefile
b/target/linux/lantiq/Makefile
index
309b31a
..
14c2481
100644
(file)
--- a/
target/linux/lantiq/Makefile
+++ b/
target/linux/lantiq/Makefile
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=lantiq
BOARDNAME:=Lantiq GPON/XWAY
ARCH:=mips
BOARD:=lantiq
BOARDNAME:=Lantiq GPON/XWAY
-FEATURES:=squashfs jffs2
atm
-SUBTARGETS:=xway
+FEATURES:=squashfs jffs2
+SUBTARGETS:=
falcon
xway
-LINUX_VERSION:=2.6.3
5.11
+LINUX_VERSION:=2.6.3
7.3
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
This page took
0.023307 seconds
and
4
git commands to generate.