diff options
author | Luka Perkov <luka@openwrt.org> | 2013-09-27 01:52:29 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-09-27 01:52:29 +0000 |
commit | 1d89a89667e24e7f69710fd96c89696220facc92 (patch) | |
tree | b1c3a0d584f71b929c5c3590f0115317fe1a2d4c /target/linux/mvebu | |
parent | d0603d6615501216ba6c9cf28c03278cd201c55c (diff) | |
download | upstream-1d89a89667e24e7f69710fd96c89696220facc92.tar.gz upstream-1d89a89667e24e7f69710fd96c89696220facc92.tar.bz2 upstream-1d89a89667e24e7f69710fd96c89696220facc92.zip |
mvebu: add myself as maintainer
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38226
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 1b06bfe3a4..bf3c5f86a9 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -12,6 +12,7 @@ BOARDNAME:=Marvell Armada XP/370 FEATURES:=targz usb pci pcie gpio CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 +MAINTAINER:=Luka Perkov <luka@openwrt.org> LINUX_VERSION:=3.10.12 |