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 | 5c75e1dd029a9cd18b5c46540c9c4323fd6311d7 (patch) | |
tree | 935df147bf02f78d2055d62f69b9424b21479763 /target/linux/etrax/Makefile | |
parent | dce714ad077a89d005939c1c6a12b4c523ce71e9 (diff) | |
download | upstream-5c75e1dd029a9cd18b5c46540c9c4323fd6311d7.tar.gz upstream-5c75e1dd029a9cd18b5c46540c9c4323fd6311d7.tar.bz2 upstream-5c75e1dd029a9cd18b5c46540c9c4323fd6311d7.zip |
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
Diffstat (limited to 'target/linux/etrax/Makefile')
-rw-r--r-- | target/linux/etrax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index 88430c18d5..ec93e06f56 100644 --- a/target/linux/etrax/Makefile +++ b/target/linux/etrax/Makefile @@ -10,7 +10,7 @@ ARCH:=cris BOARD:=etrax BOARDNAME:=Foxboard (ETRAX 100LX) FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.32.7 +LINUX_VERSION:=2.6.32.8 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk |