diff options
author | John Crispin <john@openwrt.org> | 2008-05-04 00:46:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-05-04 00:46:02 +0000 |
commit | 533d5126e183ae149d4b500e6ed12e305c3988b7 (patch) | |
tree | 7dc7fcdc55b6f363d69949a83f45a0a32b765996 /target/linux/x86/Makefile | |
parent | b99ab355c139b8dc5e93cdd904647fb3a6055a5e (diff) | |
download | upstream-533d5126e183ae149d4b500e6ed12e305c3988b7.tar.gz upstream-533d5126e183ae149d4b500e6ed12e305c3988b7.tar.bz2 upstream-533d5126e183ae149d4b500e6ed12e305c3988b7.zip |
bump x86 to 25.1
SVN-Revision: 11041
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 |