diff options
author | John Crispin <john@openwrt.org> | 2011-11-22 18:50:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-11-22 18:50:51 +0000 |
commit | 4982ca983c94e1ed336e7b67ce5f1b5e3981b95a (patch) | |
tree | ce098ab94dd817eb2b0e3f4bc6dfb1982551462d /target/linux/lantiq/danube/profiles | |
parent | aca5063d4e4599d0ee657a6045284b80684f0c38 (diff) | |
download | upstream-4982ca983c94e1ed336e7b67ce5f1b5e3981b95a.tar.gz upstream-4982ca983c94e1ed336e7b67ce5f1b5e3981b95a.tar.bz2 upstream-4982ca983c94e1ed336e7b67ce5f1b5e3981b95a.zip |
lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland api * minor style cleanups
Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 29292
Diffstat (limited to 'target/linux/lantiq/danube/profiles')
-rw-r--r-- | target/linux/lantiq/danube/profiles/003-gigaset.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/danube/profiles/003-gigaset.mk b/target/linux/lantiq/danube/profiles/003-gigaset.mk index 348ffbb8e0..1d6cc0bd65 100644 --- a/target/linux/lantiq/danube/profiles/003-gigaset.mk +++ b/target/linux/lantiq/danube/profiles/003-gigaset.mk @@ -1,7 +1,7 @@ define Profile/GIGASX76X NAME:=GIGASX76X - Gigaset SX761,SX762,SX763 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \ - kmod-ltq-dsl-firmware-b-danube + kmod-ath5k wpad-mini kmod-ltq-dsl-firmware-b-danube endef define Profile/GIGASX76X/Description |