diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-22 18:50:51 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-22 18:50:51 +0000 |
commit | bdfc7e8894fd283a26dc38f1d54e3f87aff2cc54 (patch) | |
tree | 635d17a1d40b27d6de8bf2dc1352fd55c0ce363d /target/linux/lantiq/danube/profiles/003-gigaset.mk | |
parent | 1e81be025ffbf6c3addc2e8d6097ba7b00b174a8 (diff) |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29292 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/danube/profiles/003-gigaset.mk')
-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 |