diff options
author | Yangbo Lu <yangbo.lu@nxp.com> | 2017-06-29 10:44:44 +0800 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-10-07 23:13:22 +0200 |
commit | 4c89f2fcf8f6579257342cfca47293c0ac16fe86 (patch) | |
tree | f6d23befa6f5a641a893b5879a62713da29c3c9f | |
parent | a0c05a7c94137945b93dacc2dcd0f27d09539650 (diff) | |
download | upstream-4c89f2fcf8f6579257342cfca47293c0ac16fe86.tar.gz upstream-4c89f2fcf8f6579257342cfca47293c0ac16fe86.tar.bz2 upstream-4c89f2fcf8f6579257342cfca47293c0ac16fe86.zip |
layerscape: take over maintainership
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
-rw-r--r-- | target/linux/layerscape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/Makefile b/target/linux/layerscape/Makefile index f511407f91..3def184b94 100644 --- a/target/linux/layerscape/Makefile +++ b/target/linux/layerscape/Makefile @@ -13,7 +13,7 @@ KERNEL_PATCHVER:=4.4 KERNELNAME:=Image dtbs FEATURES:=squashfs nand usb pcie gpio SUBTARGETS:=64b 32b -MAINTAINER:=Jiang Yutang <jiangyutang1978@gmail.com> +MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com> include $(INCLUDE_DIR)/target.mk |