diff options
author | Claudio Mignanti <c.mignanti@gmail.com> | 2011-03-20 22:49:27 +0000 |
---|---|---|
committer | Claudio Mignanti <c.mignanti@gmail.com> | 2011-03-20 22:49:27 +0000 |
commit | eb4fc36bfe80fd744017ca6ba4ebd936b7f189d5 (patch) | |
tree | 76a90805fc6f10be56d2dd64c66b9a1e6e62dcec /target/linux/at91/Makefile | |
parent | 4c85b8562da5b3a10f7914f0228f3707ca9689b6 (diff) | |
download | upstream-eb4fc36bfe80fd744017ca6ba4ebd936b7f189d5.tar.gz upstream-eb4fc36bfe80fd744017ca6ba4ebd936b7f189d5.tar.bz2 upstream-eb4fc36bfe80fd744017ca6ba4ebd936b7f189d5.zip |
Update to 2.6.38
SVN-Revision: 26246
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r-- | target/linux/at91/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 0ef55e6410..9808255bce 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -14,7 +14,7 @@ FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time SUBTARGETS:=netus tqma9263 -LINUX_VERSION:=2.6.35.11 +LINUX_VERSION:=2.6.38 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk |