diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-07-19 11:34:03 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-07-19 11:34:03 +0000 |
commit | 0b47979d12fae3eb2832510f959fb9418721ed87 (patch) | |
tree | 86ca68256f750de35e72d5dace8c240acddc406a /target/linux/brcm63xx | |
parent | b388a01807789ff2a459f4f9342f67d75011b578 (diff) | |
download | upstream-0b47979d12fae3eb2832510f959fb9418721ed87.tar.gz upstream-0b47979d12fae3eb2832510f959fb9418721ed87.tar.bz2 upstream-0b47979d12fae3eb2832510f959fb9418721ed87.zip |
update kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22289 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index af50101fc2..94ee4c5fce 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx FEATURES:=squashfs jffs2 usb atm pci pcmcia -LINUX_VERSION:=2.6.32.14 +LINUX_VERSION:=2.6.32.16 include $(INCLUDE_DIR)/target.mk |