diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-17 22:05:07 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-17 22:05:07 +0000 |
commit | 8db59031955b854371c65e3fbe0de546cb6098ff (patch) | |
tree | ed194a3de2a9d8fd660e1e654cb04830bf562bda /target/linux/mx2 | |
parent | b3efa3509b0b29f52922efba0d232bead17a3ac2 (diff) |
[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21498 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mx2')
-rw-r--r-- | target/linux/mx2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mx2/Makefile b/target/linux/mx2/Makefile index 9ccf2cbed..7690e4e50 100644 --- a/target/linux/mx2/Makefile +++ b/target/linux/mx2/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Freescale MX2 FEATURES:=jffs2 CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time -LINUX_VERSION:=2.6.34-rc5 +LINUX_VERSION:=2.6.34 DEVICE_TYPE=phone |