mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
c7c47ca246
I am not longer using my old email address "ajay.bhargav@einfochips.com". For U-Boot development email address is now updated to contact@8051projects.net Signed-off-by: Ajay Bhargav <contact@8051projects.net>
15 lines
364 B
Makefile
15 lines
364 B
Makefile
#
|
|
# (C) Copyright 2011
|
|
# eInfochips Ltd. <www.einfochips.com>
|
|
# Written-by: Ajay Bhargav <contact@8051projects.net>
|
|
#
|
|
# Based on Aspenite:
|
|
# (C) Copyright 2010
|
|
# Marvell Semiconductor <www.marvell.com>
|
|
# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
|
|
# Contributor: Mahavir Jain <mjain@marvell.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := gplugd.o
|