diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:34:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:34:56 +0000 |
commit | 2dea6c7d0a54349796e5f0b5d2ad29c8315caa88 (patch) | |
tree | 0f7b4ea3545be16d067d6b3f4bb87a1669c830fe /target/linux/au1000/Makefile | |
parent | 71d81e1af7696b05e41c74466b1b6370fbcd469a (diff) | |
download | upstream-2dea6c7d0a54349796e5f0b5d2ad29c8315caa88.tar.gz upstream-2dea6c7d0a54349796e5f0b5d2ad29c8315caa88.tar.bz2 upstream-2dea6c7d0a54349796e5f0b5d2ad29c8315caa88.zip |
bump to 2.6.25.4, refresh kernel patches
SVN-Revision: 11199
Diffstat (limited to 'target/linux/au1000/Makefile')
-rw-r--r-- | target/linux/au1000/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index 648a3ae081..6351971455 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -11,7 +11,7 @@ BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci -LINUX_VERSION:=2.6.25 +LINUX_VERSION:=2.6.25.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |