diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-09-09 07:13:09 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-09-09 07:13:09 +0000 |
commit | ab919580466ef3845032180b52b629e2254fe77b (patch) | |
tree | 2adc04e549c07b22958e1807e0eee59dc348e5ca /target/linux/brcm63xx | |
parent | c032832119cb1eaac17309b88663e2171688c3c2 (diff) | |
download | upstream-ab919580466ef3845032180b52b629e2254fe77b.tar.gz upstream-ab919580466ef3845032180b52b629e2254fe77b.tar.bz2 upstream-ab919580466ef3845032180b52b629e2254fe77b.zip |
[kernel] update to 2.6.27.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17548 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 746bec1d5c..49b14b3506 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.27.30 +LINUX_VERSION:=2.6.27.32 include $(INCLUDE_DIR)/target.mk |