diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-07-26 10:53:23 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-07-26 10:53:23 +0000 |
commit | 6d2ba97481de5894a796a384a85126053bfcf25f (patch) | |
tree | 4a23a5ed448fd40c6f12dbf60c409f6cf6d860ba /target/linux/au1000/Makefile | |
parent | a0a21d42684a78d27683115297ef16457ca64d12 (diff) | |
download | upstream-6d2ba97481de5894a796a384a85126053bfcf25f.tar.gz upstream-6d2ba97481de5894a796a384a85126053bfcf25f.tar.bz2 upstream-6d2ba97481de5894a796a384a85126053bfcf25f.zip |
[kernel] update to 2.6.25.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 87618118cd..e0228c5347 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.10 +LINUX_VERSION:=2.6.25.12 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |