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 | 5744500ab66364d1667196f4ee8314b9dc39f6cc (patch) | |
tree | 1e8dc730d66f1a0ea6cd14bcedb74b8af215e387 /target/linux/mvebu/Makefile | |
parent | 2bff4ca7b1e031ca021e68946553504ac961a528 (diff) | |
download | upstream-5744500ab66364d1667196f4ee8314b9dc39f6cc.tar.gz upstream-5744500ab66364d1667196f4ee8314b9dc39f6cc.tar.bz2 upstream-5744500ab66364d1667196f4ee8314b9dc39f6cc.zip |
we've changed places with Luka, reflect that :)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43774
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 |