mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
8 lines
110 B
Makefile
8 lines
110 B
Makefile
|
#
|
||
|
# (C) Copyright 2007 - 2013, Tensilica Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += ${BOARD}.o
|