diff options
author | John Crispin <john@openwrt.org> | 2008-05-03 15:05:29 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-05-03 15:05:29 +0000 |
commit | 0f827c8a0dd085493f6a297c2eec0391126322d8 (patch) | |
tree | 5cc1eb869f75235b90de443b4d43e27cc238715b /target/linux/au1000/Makefile | |
parent | 52b8819b3cf8d99e13bbb277bda0cf0ecea3e7df (diff) | |
download | upstream-0f827c8a0dd085493f6a297c2eec0391126322d8.tar.gz upstream-0f827c8a0dd085493f6a297c2eec0391126322d8.tar.bz2 upstream-0f827c8a0dd085493f6a297c2eec0391126322d8.zip |
bump au1000 to .25
SVN-Revision: 11021
Diffstat (limited to 'target/linux/au1000/Makefile')
-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 6e80b83b2b..648a3ae081 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.24.5 +LINUX_VERSION:=2.6.25 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |