diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2011-06-28 19:30:58 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2011-06-28 19:30:58 +0000 |
commit | 210af3e57c9ed52f0b9c84e27eb9554da302b428 (patch) | |
tree | d022fb0f7c19cf7ea84cac2741c729922901652e /target/linux/brcm47xx/Makefile | |
parent | fe986679908ef2f657e12978e36a6eeeacd933d1 (diff) | |
download | master-187ad058-210af3e57c9ed52f0b9c84e27eb9554da302b428.tar.gz master-187ad058-210af3e57c9ed52f0b9c84e27eb9554da302b428.tar.bz2 master-187ad058-210af3e57c9ed52f0b9c84e27eb9554da302b428.zip |
kernel: update kernel to 2.6.39.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27298 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/Makefile')
-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 c08a64f899..e97831225c 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb pcmcia -LINUX_VERSION:=2.6.39.1 +LINUX_VERSION:=2.6.39.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |