diff options
author | Markus Wigge <mwigge@marcant.net> | 2009-02-18 17:37:54 +0000 |
---|---|---|
committer | Markus Wigge <mwigge@marcant.net> | 2009-02-18 17:37:54 +0000 |
commit | 5585f5fe5675dc42a6101fc92724887230651816 (patch) | |
tree | 7858812057581d1f777cee33393a29e8947b3111 | |
parent | 1328bf9395360656f9de5c980b1aea62b73bf91e (diff) | |
download | upstream-5585f5fe5675dc42a6101fc92724887230651816.tar.gz upstream-5585f5fe5675dc42a6101fc92724887230651816.tar.bz2 upstream-5585f5fe5675dc42a6101fc92724887230651816.zip |
new upstream kernel 2.6.28.6
SVN-Revision: 14551
-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 e4c404160a..60ddb7e0b4 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb -LINUX_VERSION:=2.6.28.5 +LINUX_VERSION:=2.6.28.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini kmod-switch kmod-diag |