diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-12-25 22:34:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-12-25 22:34:15 +0000 |
commit | 307bf5133e9c3c013f8862a8ecde4802b623d492 (patch) | |
tree | 618c006496d039fb8e3efb820bdbf6b1c8004b87 /target/linux/mvebu/Makefile | |
parent | 047dd14d04a84cbdf1232e0d907ced174f30ba5f (diff) | |
download | upstream-307bf5133e9c3c013f8862a8ecde4802b623d492.tar.gz upstream-307bf5133e9c3c013f8862a8ecde4802b623d492.tar.bz2 upstream-307bf5133e9c3c013f8862a8ecde4802b623d492.zip |
[kirkwood/mvebu]: we've changed places with Luka, reflect that :)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43774 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/Makefile')
-rw-r--r-- | target/linux/mvebu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 630a330608..8dd0e61714 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Marvell Armada XP/370 FEATURES:=targz usb pci pcie gpio nand squashfs CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 -MAINTAINER:=Luka Perkov <luka@openwrt.org> +MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> KERNEL_PATCHVER:=3.14 |