diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-02-21 18:53:05 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-02-21 18:53:05 +0000 |
commit | 8acc4624ee09ab1865be18d8fedf12cead92b8db (patch) | |
tree | cb58c471e218fefffaaea576fc48074bc07223d4 /target/linux/brcm47xx | |
parent | 82187eba6eeef2b644bb5e7bb3ad37af933da39a (diff) | |
download | upstream-8acc4624ee09ab1865be18d8fedf12cead92b8db.tar.gz upstream-8acc4624ee09ab1865be18d8fedf12cead92b8db.tar.bz2 upstream-8acc4624ee09ab1865be18d8fedf12cead92b8db.zip |
[kernel] update to 2.6.28.7 and 2.6.27.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-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 60ddb7e0b4..2a956647de 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.6 +LINUX_VERSION:=2.6.28.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini kmod-switch kmod-diag |