From a2c5540727a93a219a633e8d1276ee747b9e56d0 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 25 Jul 2013 20:29:20 +0000 Subject: lantiq: add profile for TP-Link TDW8970 Signed-off-by: John Crispin SVN-Revision: 37542 --- target/linux/lantiq/xway/profiles/tplink.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/lantiq/xway/profiles/tplink.mk (limited to 'target') diff --git a/target/linux/lantiq/xway/profiles/tplink.mk b/target/linux/lantiq/xway/profiles/tplink.mk new file mode 100644 index 0000000000..fd4d76061f --- /dev/null +++ b/target/linux/lantiq/xway/profiles/tplink.mk @@ -0,0 +1,11 @@ +define Profile/TDW8970 + NAME:=TP-LINK TD-W8970 + PACKAGES:=kmod-ath9k wpad-mini \ + kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ + kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ + kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \ + ltq-vdsl-app ppp-mod-pppoa \ + kmod-ledtrig-usbdev +endef + +$(eval $(call Profile,TDW8970)) -- cgit v1.2.3