diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:16:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:16:51 +0000 |
commit | b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce (patch) | |
tree | 0078eaaaa2e3680968f4ec0dd660c270950808f8 /target/linux/etrax/Makefile | |
parent | 962c5c03b6e069179b959d273d045c67927a74e9 (diff) | |
download | upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.tar.gz upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.tar.bz2 upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.zip |
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
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 c9e047f234..6302945078 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.12 +LINUX_VERSION:=2.6.32.13 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk |