From 709cab91d217a3ba31629b312a28cd6daef77319 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 3 Apr 2014 14:26:54 +0000 Subject: lantiq: BT Home Hub 2B support - board support Board support patch for BT Home Hub 2B Signed-off-by: Ben Mulvihill SVN-Revision: 40370 --- target/linux/lantiq/xway/profiles/bt.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 target/linux/lantiq/xway/profiles/bt.mk (limited to 'target/linux/lantiq/xway/profiles') diff --git a/target/linux/lantiq/xway/profiles/bt.mk b/target/linux/lantiq/xway/profiles/bt.mk new file mode 100644 index 0000000000..73ec8653da --- /dev/null +++ b/target/linux/lantiq/xway/profiles/bt.mk @@ -0,0 +1,12 @@ +define Profile/BTHOMEHUBV2B + NAME:=BT Home Hub 2B + PACKAGES:=kmod-ltq-hcd-danube kmod-ledtrig-usbdev \ + kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \ + kmod-ltq-adsl-danube-fw-a kmod-ltq-atm-danube \ + kmod-ltq-deu-danube \ + ltq-adsl-app ppp-mod-pppoa \ + kmod-ath9k wpad-mini \ + swconfig +endef + +$(eval $(call Profile,BTHOMEHUBV2B)) -- cgit v1.2.3