aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-05-23 13:16:51 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-05-23 13:16:51 +0000
commit0710ef015da0c48ededae7d46a21a19a2ec9c5dd (patch)
tree559b9e8687c0dd1cecb32a315453576048f680fd /target/linux/orion/Makefile
parent29bbf9fec815e5de4467ec7037495206ca79f5ef (diff)
downloadmaster-187ad058-0710ef015da0c48ededae7d46a21a19a2ec9c5dd.tar.gz
master-187ad058-0710ef015da0c48ededae7d46a21a19a2ec9c5dd.tar.bz2
master-187ad058-0710ef015da0c48ededae7d46a21a19a2ec9c5dd.zip
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/Makefile')
-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 7d2a7c1190..6227033847 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.12
+LINUX_VERSION:=2.6.32.13
include $(INCLUDE_DIR)/target.mk