diff options
author | John Crispin <john@openwrt.org> | 2011-06-12 08:56:26 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-06-12 08:56:26 +0000 |
commit | fa59bb09580425861024830ff75a5c19e5d803f6 (patch) | |
tree | 85944e8d51aff00db1f1222ffb26baf5ac0aea1c /target/linux/lantiq/Makefile | |
parent | be20fe9771176f3854b6db965185bfa0c0527c79 (diff) | |
download | upstream-fa59bb09580425861024830ff75a5c19e5d803f6.tar.gz upstream-fa59bb09580425861024830ff75a5c19e5d803f6.tar.bz2 upstream-fa59bb09580425861024830ff75a5c19e5d803f6.zip |
* move patches around * add basic support for gigaset sx76x
SVN-Revision: 27158
Diffstat (limited to 'target/linux/lantiq/Makefile')
-rw-r--r-- | target/linux/lantiq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 29da8a3c68..b040e3fd38 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=lantiq BOARDNAME:=Lantiq GPON/XWAY FEATURES:=squashfs jffs2 -SUBTARGETS:=falcon xway ase +SUBTARGETS:=xway falcon ase LINUX_VERSION:=2.6.39.1 |