diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-12-13 00:11:55 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-12-13 00:11:55 +0000 |
commit | 5be97468f6084252a60d64b12627ec8d86a7216d (patch) | |
tree | cd6f71a5eb38fc7ff462a013056a8962fc413b18 /target/linux/brcm47xx/Makefile | |
parent | 235c065e12e2a2cb85c21f51aaf594aff516cf0b (diff) | |
download | upstream-5be97468f6084252a60d64b12627ec8d86a7216d.tar.gz upstream-5be97468f6084252a60d64b12627ec8d86a7216d.tar.bz2 upstream-5be97468f6084252a60d64b12627ec8d86a7216d.zip |
brcm47xx: use kernel 3.6.10 by default now
SVN-Revision: 34654
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 70014b7418..060dc5694d 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.3.8 +LINUX_VERSION:=3.6.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |