diff options
author | John Crispin <john@openwrt.org> | 2011-10-10 15:13:46 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-10-10 15:13:46 +0000 |
commit | 0a866293bd9e204978c995cb0545c20f8ab63c7e (patch) | |
tree | 7d7a9ef25035a4afd4b371b85506fe062bac125a /target/linux/lantiq/danube/profiles/003-gigaset.mk | |
parent | 1359fe4fcf0a6cef3eced837d63c866cc75a52fc (diff) | |
download | upstream-0a866293bd9e204978c995cb0545c20f8ab63c7e.tar.gz upstream-0a866293bd9e204978c995cb0545c20f8ab63c7e.tar.bz2 upstream-0a866293bd9e204978c995cb0545c20f8ab63c7e.zip |
* update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)
SVN-Revision: 28405
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 844b411890..ee4605a58c 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-leds-gpio \ - kmod-ltq-dsl-firmware-b kmod-ledtrig-usbdev + kmod-ltq-dsl-firmware-b-danube kmod-ledtrig-usbdev endef define Profile/GIGASX76X/Description |