diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-05-23 13:16:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-05-23 13:16:51 +0000 |
commit | 0710ef015da0c48ededae7d46a21a19a2ec9c5dd (patch) | |
tree | 559b9e8687c0dd1cecb32a315453576048f680fd /target/linux/brcm47xx | |
parent | 29bbf9fec815e5de4467ec7037495206ca79f5ef (diff) | |
download | upstream-0710ef015da0c48ededae7d46a21a19a2ec9c5dd.tar.gz upstream-0710ef015da0c48ededae7d46a21a19a2ec9c5dd.tar.bz2 upstream-0710ef015da0c48ededae7d46a21a19a2ec9c5dd.zip |
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 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 05c38ef942..43b2be12be 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.32.12 +LINUX_VERSION:=2.6.32.13 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |