From 3c1079a7a7d7773cd2d29a9183209f9438746047 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 7 Jul 2011 18:20:27 +0000 Subject: add ar9 specific profile SVN-Revision: 27536 --- target/linux/lantiq/ar9/target.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/lantiq/ar9/target.mk (limited to 'target/linux/lantiq/ar9/target.mk') diff --git a/target/linux/lantiq/ar9/target.mk b/target/linux/lantiq/ar9/target.mk new file mode 100644 index 0000000000..a04384efeb --- /dev/null +++ b/target/linux/lantiq/ar9/target.mk @@ -0,0 +1,10 @@ +ARCH:=mips +SUBTARGET:=ar9 +BOARDNAME:=AR9 +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 -- cgit v1.2.3