diff options
author | John Crispin <blogic@openwrt.org> | 2011-10-10 15:13:46 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2011-10-10 15:13:46 +0000 |
commit | 4cc422e0f3860fbe49957352cfb7cd61e5e884d3 (patch) | |
tree | 0f8c817f0dfc9ae67a7e62306b3070c4b4c8f1c0 /target/linux/lantiq/danube/profiles/003-gigaset.mk | |
parent | 4f21c56812d340411d24db0a330beac3db9a0bd8 (diff) | |
download | master-187ad058-4cc422e0f3860fbe49957352cfb7cd61e5e884d3.tar.gz master-187ad058-4cc422e0f3860fbe49957352cfb7cd61e5e884d3.tar.bz2 master-187ad058-4cc422e0f3860fbe49957352cfb7cd61e5e884d3.zip |
[lantiq]
* update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28405 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 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 |