diff options
author | Markus Wigge <markus@cultcom.de> | 2009-02-18 17:37:54 +0000 |
---|---|---|
committer | Markus Wigge <markus@cultcom.de> | 2009-02-18 17:37:54 +0000 |
commit | 83914d9bf798afbcef1ffa970e88bb13b97ab0b9 (patch) | |
tree | 4fd304d7fdf7e4c7fe223e33664ecaec5c11b4c3 /target | |
parent | f84e24870011695745ebbb7464301276dd7b57f9 (diff) | |
download | upstream-83914d9bf798afbcef1ffa970e88bb13b97ab0b9.tar.gz upstream-83914d9bf798afbcef1ffa970e88bb13b97ab0b9.tar.bz2 upstream-83914d9bf798afbcef1ffa970e88bb13b97ab0b9.zip |
new upstream kernel 2.6.28.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14551 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |