diff options
author | John Crispin <john@openwrt.org> | 2012-03-25 08:50:27 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-03-25 08:50:27 +0000 |
commit | ba4a7fca7b7fb1b5692585be456c8ef8d3c5d7e9 (patch) | |
tree | 78ddc3a4c9956103399ae21da2ee585bfd43b4f8 /target/linux/lantiq/danube/profiles/003-gigaset.mk | |
parent | 0f6a9d5c7c938f40657ca30f588479893606781e (diff) | |
download | upstream-ba4a7fca7b7fb1b5692585be456c8ef8d3c5d7e9.tar.gz upstream-ba4a7fca7b7fb1b5692585be456c8ef8d3c5d7e9.tar.bz2 upstream-ba4a7fca7b7fb1b5692585be456c8ef8d3c5d7e9.zip |
update profiles
SVN-Revision: 31061
Diffstat (limited to 'target/linux/lantiq/danube/profiles/003-gigaset.mk')
-rw-r--r-- | target/linux/lantiq/danube/profiles/003-gigaset.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/lantiq/danube/profiles/003-gigaset.mk b/target/linux/lantiq/danube/profiles/003-gigaset.mk index 1d6cc0bd65..feebd6417e 100644 --- a/target/linux/lantiq/danube/profiles/003-gigaset.mk +++ b/target/linux/lantiq/danube/profiles/003-gigaset.mk @@ -1,7 +1,8 @@ define Profile/GIGASX76X NAME:=GIGASX76X - Gigaset SX761,SX762,SX763 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \ - kmod-ath5k wpad-mini kmod-ltq-dsl-firmware-b-danube + kmod-ath5k wpad-mini kmod-ltq-dsl-firmware-a-danube \ + kmod-ltq-dsl-firmware-b-danube endef define Profile/GIGASX76X/Description |