aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/target.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-07-07 18:20:21 +0000
committerJohn Crispin <blogic@openwrt.org>2011-07-07 18:20:21 +0000
commit0af86cf6b863822c16b8e9f7ca4d455fa8b1f656 (patch)
treecebc070c1b09199aa42959c35ceb7678f4cdc916 /target/linux/lantiq/xway/target.mk
parent1e38ae2566d7f7e76cb7dd4d76a770ba5a5e2470 (diff)
downloadmaster-187ad058-0af86cf6b863822c16b8e9f7ca4d455fa8b1f656.tar.gz
master-187ad058-0af86cf6b863822c16b8e9f7ca4d455fa8b1f656.tar.bz2
master-187ad058-0af86cf6b863822c16b8e9f7ca4d455fa8b1f656.zip
rename xway profile to danube and remove ar9 specifics
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27535 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xway/target.mk')
-rw-r--r--target/linux/lantiq/xway/target.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/lantiq/xway/target.mk b/target/linux/lantiq/xway/target.mk
deleted file mode 100644
index 9891b447fd..0000000000
--- a/target/linux/lantiq/xway/target.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-ARCH:=mips
-SUBTARGET:=xway
-BOARDNAME:=Xway
-FEATURES:=squashfs jffs2 atm
-
-DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl ltq-dsl-app swconfig
-
-define Target/Description
- Lantiq XWAY (danube/twinpass/ar9)
-endef