omap: take over maintainership
[openwrt/staging/yousong.git] / target / linux / omap / Makefile
index 5795c002d8c7b98777c798914f126b802e4bd8e0..21a312a4b7b583b102c4d5d1431a1f63550daed2 100644 (file)
@@ -13,11 +13,11 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display nand ubifs
 CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=vfpv3
 
-LINUX_VERSION:=3.13.7
+KERNEL_PATCHVER:=3.18
 
-MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
+MAINTAINER:=Alexander Couzens <lynxis@fe80.eu>
 
-KERNELNAME:="zImage dtbs"
+KERNELNAME:=zImage dtbs
 
 include $(INCLUDE_DIR)/target.mk