lantiq: small fix for legacy profile builds
[openwrt/staging/yousong.git] / target / linux / octeon / Makefile
index a6707f0050191b7dd0882982137beb5cea22cc61..ab6f6c8c496868acf55a0b6986632613e6937217 100644 (file)
@@ -12,9 +12,9 @@ BOARDNAME:=Cavium Networks Octeon
 FEATURES:=squashfs jffs2 ext4 initramfs pci usb
 CPU_TYPE:=octeon
 CPU_CFLAGS_octeon:=-march=octeon -mabi=64
-MAINTAINER:=John Crispin <blogic@openwrt.org>
+MAINTAINER:=John Crispin <john@phrozen.org>
 
-KERNEL_PATCHVER:=4.3
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk