diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-27 18:09:09 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-27 18:09:09 +0000 |
commit | 541e59dc6b1b9c9bdb1fc78d2a90f5eb51b2ac6d (patch) | |
tree | a6318d816504f6a558c16133268edc6c748be806 /target/linux/ixp4xx | |
parent | 3164677971270874f43057745346c2e7b9a4ab6d (diff) |
update linux kernel to 2.6.32.14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 6e3f8ccd1..bf1ef1f68 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.32.13 +LINUX_VERSION:=2.6.32.14 include $(INCLUDE_DIR)/target.mk |