diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-06 19:50:25 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-06 19:50:25 +0000 |
commit | 9556c473485ff6d7e0ba0a29beaccc3d696c20e1 (patch) | |
tree | 7bba1b0999a440763c10bb2473496354a006a291 /target/linux/orion/Makefile | |
parent | 56124f8782dc860744a01384621d6456cd744109 (diff) |
linux: update 3.0 to 3.0.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29469 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 fcd0bb5eab..cf650fae98 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=generic harddisk CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.0.9 +LINUX_VERSION:=3.0.12 include $(INCLUDE_DIR)/target.mk |