aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-04-27 14:30:08 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-04-27 14:30:08 +0000
commit9c40666ff720f4d43f62291e0c378dc7d1265027 (patch)
treea042d3c76dd326019d4c617e17d710c92ef3b721 /target/linux/orion
parentcc3ed53d9ec0263c4850a8735ccdbe943520da88 (diff)
downloadmaster-187ad058-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.gz
master-187ad058-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.bz2
master-187ad058-9c40666ff720f4d43f62291e0c378dc7d1265027.zip
sync to kernel 2.6.32.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion')
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index ea7cee3a70..7d2a7c1190 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.10
+LINUX_VERSION:=2.6.32.12
include $(INCLUDE_DIR)/target.mk