diff options
author | Travis Kemen <thepeople@openwrt.org> | 2010-02-12 01:12:11 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2010-02-12 01:12:11 +0000 |
commit | 37065ca92f5ef3499c1419af6c30e17a0ef6fbc3 (patch) | |
tree | d9d0095ec9110d67e292f63b7f16f3f86039ed56 /target/linux/ixp4xx/Makefile | |
parent | cba8a3e1cc7853c60b1383f1dbd02772ca6c2f6d (diff) | |
download | master-187ad058-37065ca92f5ef3499c1419af6c30e17a0ef6fbc3.tar.gz master-187ad058-37065ca92f5ef3499c1419af6c30e17a0ef6fbc3.tar.bz2 master-187ad058-37065ca92f5ef3499c1419af6c30e17a0ef6fbc3.zip |
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19591 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/Makefile')
-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 4251850698..9b719ec99b 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.7 +LINUX_VERSION:=2.6.32.8 include $(INCLUDE_DIR)/target.mk |