aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/danube/target.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/danube/target.mk')
-rw-r--r--target/linux/lantiq/danube/target.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/lantiq/danube/target.mk b/target/linux/lantiq/danube/target.mk
new file mode 100644
index 000000000..6de210dad
--- /dev/null
+++ b/target/linux/lantiq/danube/target.mk
@@ -0,0 +1,12 @@
+ARCH:=mips
+SUBTARGET:=danube
+BOARDNAME:=Danube
+FEATURES:=squashfs jffs2 atm
+
+DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-danube ltq-dsl-app \
+ kmod-input-gpio-keys-polled kmod-ledtrig-netdev kmod-leds-gpio kmod-button-hotplug \
+ swconfig
+
+define Target/Description
+ Lantiq Danube/Twinpass
+endef