diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-06-06 10:51:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-06-06 10:51:52 +0000 |
commit | 35031a5dafcd01840c706fc26215244d8d173345 (patch) | |
tree | 09f8f3e007e2f03eaa23c815ca4ae4a9f3aba4ed /target/linux/orion/Makefile | |
parent | b730849966321b75268d21d6a0188c858b63c029 (diff) | |
download | upstream-35031a5dafcd01840c706fc26215244d8d173345.tar.gz upstream-35031a5dafcd01840c706fc26215244d8d173345.tar.bz2 upstream-35031a5dafcd01840c706fc26215244d8d173345.zip |
orion: Update Orion in trunk to kernel 2.6.34.
Was flashed on WRT350Nv2, booted and is running for several days.
Closes #7405
Thank you maddes for your patch.
SVN-Revision: 21682
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r-- | target/linux/orion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 8ab12cf627..1eb372555d 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs SUBTARGETS=generic harddisk CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time -LINUX_VERSION:=2.6.32.14 +LINUX_VERSION:=2.6.34 include $(INCLUDE_DIR)/target.mk |