Author: kaloz Date: 2014-12-25 23:34:15 +0100 (Thu, 25 Dec 2014) New Revision: 43774
Modified: trunk/target/linux/kirkwood/Makefile trunk/target/linux/mvebu/Makefile Log: [kirkwood/mvebu]: we've changed places with Luka, reflect that :) Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/target/linux/kirkwood/Makefile =================================================================== --- trunk/target/linux/kirkwood/Makefile 2014-12-25 22:29:29 UTC (rev 43773) +++ trunk/target/linux/kirkwood/Makefile 2014-12-25 22:34:15 UTC (rev 43774) @@ -11,7 +11,7 @@ BOARDNAME:=Marvell Kirkwood FEATURES:=targz usb jffs2_nand nand ubifs CPU_TYPE:=xscale -MAINTAINER:=Imre Kaloz <[email protected]> +MAINTAINER:=Luka Perkov <[email protected]> KERNEL_PATCHVER:=3.14 Modified: trunk/target/linux/mvebu/Makefile =================================================================== --- trunk/target/linux/mvebu/Makefile 2014-12-25 22:29:29 UTC (rev 43773) +++ trunk/target/linux/mvebu/Makefile 2014-12-25 22:34:15 UTC (rev 43774) @@ -12,7 +12,7 @@ FEATURES:=targz usb pci pcie gpio nand squashfs CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 -MAINTAINER:=Luka Perkov <[email protected]> +MAINTAINER:=Imre Kaloz <[email protected]> KERNEL_PATCHVER:=3.14 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
