diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
commit | 492ba57b565e00a1febfb2c584dfdadb8a76f302 (patch) | |
tree | b395dc3a17c90f3211bfd9fafcd8bb744f12078f /target/linux/au1000/Makefile | |
parent | c41725ae68306e23a6ff280ad904acb5fbe54770 (diff) | |
download | upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.tar.gz upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.tar.bz2 upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.zip |
update targets to 2.6.25.10
SVN-Revision: 11667
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 ab74df9a87..87618118cd 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.9 +LINUX_VERSION:=2.6.25.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |