From e39787b0fd8036e2921403f5a9408372ddd1da2f 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38050 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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/profiles') 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