kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
[openwrt/svn-archive/archive.git] / target / linux / malta / Makefile
index 8dcda7cfeab552733c7259f78937a7f102a429d1..1a82ea3e8d9929232f889646037427b6c12578cf 100644 (file)
@@ -11,8 +11,9 @@ BOARDNAME:=MIPS Malta CoreLV board (qemu)
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 SUBTARGETS:=le be
 INITRAMFS_EXTRA_FILES:=
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.38.2
+LINUX_VERSION:=2.6.38.6
 
 include $(INCLUDE_DIR)/target.mk