diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-05-05 12:53:37 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-05-05 12:53:37 +0000 |
commit | 8c352ff85320ae7022badfeb88a889a2d9117233 (patch) | |
tree | 4dcb2334eef7cbf59b4dfa797ab5a6894a788a8b | |
parent | 622146a518cfb301e3930c480c5cf06b11701d54 (diff) | |
download | upstream-8c352ff85320ae7022badfeb88a889a2d9117233.tar.gz upstream-8c352ff85320ae7022badfeb88a889a2d9117233.tar.bz2 upstream-8c352ff85320ae7022badfeb88a889a2d9117233.zip |
brcm47xx: update target to kernel 3.3
SVN-Revision: 31599
-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 7dbab3bd9b..70b7dab245 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:=3.2.16 +LINUX_VERSION:=3.3.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |