diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-05-27 18:09:09 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-05-27 18:09:09 +0000 |
commit | e74e289fa8a0858d73c48bf562a995fc3733c6bc (patch) | |
tree | cef0d0f261af767b6a96378f50375c5295d42bd3 /target/linux/etrax/Makefile | |
parent | c75f28c31d8659762136c39e48496dbaf4180774 (diff) | |
download | upstream-e74e289fa8a0858d73c48bf562a995fc3733c6bc.tar.gz upstream-e74e289fa8a0858d73c48bf562a995fc3733c6bc.tar.bz2 upstream-e74e289fa8a0858d73c48bf562a995fc3733c6bc.zip |
update linux kernel to 2.6.32.14
SVN-Revision: 21583
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 6302945078..c174a7fa5b 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.13 +LINUX_VERSION:=2.6.32.14 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk |