diff options
author | noz <noz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-03 21:43:20 +0000 |
---|---|---|
committer | noz <noz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-03 21:43:20 +0000 |
commit | f6b502aa14e713c8d1d2765f7d91bb7ea7ff9a3f (patch) | |
tree | 0bc102b11f832e2c8bbd5e9132c8b6cd9369b200 /target/linux | |
parent | 0596c05d60132eb5536e42d19f6e9ec8d95b5b31 (diff) |
[brcm47xx] Build against 2.6.25.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11347 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 24f13af0a..6fbb181a5 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.17 +LINUX_VERSION:=2.6.25.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch kmod-diag |