diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-02-11 10:50:40 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-02-11 10:50:40 +0000 |
commit | 884aca7088d4a1f002a362890060f6d24cdc6619 (patch) | |
tree | 964d4e228d3b3b6c7ef250a587afe1c047fbfedb /target/linux/brcm47xx | |
parent | 068af6af3e72a50d5a62a8c65babf75b743a2876 (diff) | |
download | upstream-884aca7088d4a1f002a362890060f6d24cdc6619.tar.gz upstream-884aca7088d4a1f002a362890060f6d24cdc6619.tar.bz2 upstream-884aca7088d4a1f002a362890060f6d24cdc6619.zip |
upgrade & standardize kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 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 36f7ef7779..50b60f1699 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.23.1 +LINUX_VERSION:=2.6.23.16 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch kmod-diag |