diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-10-23 08:13:12 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-10-23 08:13:12 +0000 |
commit | d0b5834db8bd6267950564359105d36546155908 (patch) | |
tree | 2ef6ae30f5a2cac32458115218e650031becbafb /target/linux/brcm47xx/Makefile | |
parent | c8641a387bda1e19cd4eb93654f32b2b3c0ead48 (diff) | |
download | upstream-d0b5834db8bd6267950564359105d36546155908.tar.gz upstream-d0b5834db8bd6267950564359105d36546155908.tar.bz2 upstream-d0b5834db8bd6267950564359105d36546155908.zip |
We are now at .23.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5e0fe3d339..36f7ef7779 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 +LINUX_VERSION:=2.6.23.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch kmod-diag |