ramips: add support for 2.6.36
[openwrt/openwrt.git] / target / linux / coldfire / Makefile
index 0d2963400fb7c572c20a7a277d454b82e2b2c622..eb250d51a7b8726c38b71b4d2eed4f7bc1c1a6f0 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,9 +10,9 @@ ARCH:=m68k
 BOARD:=coldfire
 BOARDNAME:=Freescale Coldfire v4e
 FEATURES:=squashfs broken
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.25.20
-LINUX_KARCH:=m68k
+LINUX_VERSION:=2.6.31.14
 
 include $(INCLUDE_DIR)/target.mk