diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-02-28 10:16:47 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-02-28 10:16:47 +0000 |
commit | 10bdcf0917745777139f1f3195d38eb6ffe8c9b4 (patch) | |
tree | b19f2748f0a424503512fdc031b655bdf3f1530b /target/linux/brcm47xx | |
parent | d09203944800f5dceb9bede44f9a7b1efd873828 (diff) | |
download | master-187ad058-10bdcf0917745777139f1f3195d38eb6ffe8c9b4.tar.gz master-187ad058-10bdcf0917745777139f1f3195d38eb6ffe8c9b4.tar.bz2 master-187ad058-10bdcf0917745777139f1f3195d38eb6ffe8c9b4.zip |
kernel: update to kernel 2.6.32.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 9066868bf4..66663035a0 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb -LINUX_VERSION:=2.6.32.8 +LINUX_VERSION:=2.6.32.9 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |