diff options
author | John Crispin <blogic@openwrt.org> | 2008-05-04 00:46:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2008-05-04 00:46:02 +0000 |
commit | f6b06a18d04c4bd3aaf9bdffb6c8c5fb33985a62 (patch) | |
tree | 8bad6446dbbf7d0cbdae8ed0827a980eac30feaf /target/linux/x86/Makefile | |
parent | 169a6687f7b7130f758127e79bbb7e69639eac48 (diff) | |
download | master-187ad058-f6b06a18d04c4bd3aaf9bdffb6c8c5fb33985a62.tar.gz master-187ad058-f6b06a18d04c4bd3aaf9bdffb6c8c5fb33985a62.tar.bz2 master-187ad058-f6b06a18d04c4bd3aaf9bdffb6c8c5fb33985a62.zip |
bump x86 to 25.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11041 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/Makefile')
-rw-r--r-- | target/linux/x86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index ddc06c5f1d..9943210312 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 SUBTARGETS=generic -LINUX_VERSION:=2.6.25 +LINUX_VERSION:=2.6.25.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |