10 lines
232 B
Makefile
10 lines
232 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2011
|
|
# Jason Cooper <u-boot@lakedaemon.net>
|
|
#
|
|
# Based on work by:
|
|
# Marvell Semiconductor <www.marvell.com>
|
|
# Written-by: Siddarth Gore <gores@marvell.com>
|
|
|
|
obj-y := dreamplug.o
|