mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-20 15:08:09 +02:00
8 lines
220 B
Makefile
8 lines
220 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2011 by Vladimir Zapolskiy <vz@mleia.com>
|
|
# Copyright (C) 2008, Guennadi Liakhovetski <lg@denx.de>
|
|
|
|
obj-y := devkit3250.o
|
|
obj-$(CONFIG_SPL_BUILD) += devkit3250_spl.o
|