diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
commit | 4d8bddbd83b714ad616f19db59f5a0068486cc11 (patch) | |
tree | b19f2748f0a424503512fdc031b655bdf3f1530b /target/linux/etrax/Makefile | |
parent | 1954de5e1cfd8d6e5f28cf0a4ea590885e11f507 (diff) |
kernel: update to kernel 2.6.32.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ec93e06f5..fd4615e66 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.8 +LINUX_VERSION:=2.6.32.9 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk |