diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-07 18:20:37 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-07 18:20:37 +0000 |
commit | 43ab5eea8e57f2c0aacdec7c09e4dcc6fd3f58d5 (patch) | |
tree | cfc1a9ebd6bb7c47b5d21799201cc01828e479f8 /target/linux/lantiq/Makefile | |
parent | d8b94e0eba689e056c107388b033e67ac94ae7f8 (diff) |
replace all references to xway with danube
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27538 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b9c228359..82e5c3926 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 -DEFAULT_SUBTARGET:=xway +DEFAULT_SUBTARGET:=danube LINUX_VERSION:=2.6.39.2 |