summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-07-20 09:42:14 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-07-20 09:42:14 +0000
commite23f27b72d3dc4966ff1a218c4426d96b96366ff (patch)
tree81020927b49ddf325e2fced75e214e6726cb300c /target/linux/orion/Makefile
parent08f9168615720e416af7a8904b8ae6291df03c4b (diff)
downloadmaster-31e0f0ae-e23f27b72d3dc4966ff1a218c4426d96b96366ff.tar.gz
master-31e0f0ae-e23f27b72d3dc4966ff1a218c4426d96b96366ff.tar.bz2
master-31e0f0ae-e23f27b72d3dc4966ff1a218c4426d96b96366ff.zip
orion: Update kernel to 3.10.44
Update the kernel of the orion target to version 3.10.44. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com> [run make kernel_oldconfig, fold a01-dt2-fixes-for-3.3.patch into dt2-setup.c, make dt2-setup.c compile, fix harddisk subprofile] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41765
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 41fd875cda..a0f435aa11 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Marvell Orion
SUBTARGETS:=generic harddisk
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.10.44
include $(INCLUDE_DIR)/target.mk