diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:16:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:16:51 +0000 |
commit | b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce (patch) | |
tree | 0078eaaaa2e3680968f4ec0dd660c270950808f8 /target/linux/brcm47xx/Makefile | |
parent | 962c5c03b6e069179b959d273d045c67927a74e9 (diff) | |
download | upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.tar.gz upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.tar.bz2 upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.zip |
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
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 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 |