diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
commit | 2eb6751084190c5fc42566103811e0f72e291eb8 (patch) | |
tree | 370c33dc9d6b54b2ae43f7aad95e8e9419e3fc0d /target/linux/au1000 | |
parent | 4a0631658c194d2db27f1a4bb083d762adc5e68f (diff) | |
download | upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.gz upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.bz2 upstream-2eb6751084190c5fc42566103811e0f72e291eb8.zip |
upgrade to 2.6.25.6
SVN-Revision: 11435
Diffstat (limited to 'target/linux/au1000')
-rw-r--r-- | target/linux/au1000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index 6351971455..1cb9de70a1 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -11,7 +11,7 @@ BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci -LINUX_VERSION:=2.6.25.4 +LINUX_VERSION:=2.6.25.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |