From 43f1a4743083ea7947ea526c4cc56690e2ebf9e0 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 19 Sep 2013 00:50:48 +0000 Subject: lantiq: add initial support for Siemens GIGASX76X Signed-off-by: Luka Perkov SVN-Revision: 38050 --- target/linux/lantiq/xway/profiles/gigaset.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/lantiq/xway/profiles/gigaset.mk (limited to 'target/linux/lantiq/xway') diff --git a/target/linux/lantiq/xway/profiles/gigaset.mk b/target/linux/lantiq/xway/profiles/gigaset.mk new file mode 100644 index 0000000000..c6259af972 --- /dev/null +++ b/target/linux/lantiq/xway/profiles/gigaset.mk @@ -0,0 +1,11 @@ +define Profile/GIGASX76X + NAME:=Gigaset sx76x + PACKAGES:= kmod-ltq-hcd-danube kmod-ledtrig-usbdev \ + kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \ + kmod-ltq-adsl-danube-fw-b kmod-ltq-atm-danube \ + ltq-adsl-app ppp-mod-pppoe \ + kmod-ath5k wpad-mini \ + swconfig +endef + +$(eval $(call Profile,GIGASX76X)) -- cgit v1.2.3