mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
9 lines
170 B
Makefile
9 lines
170 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
# Copyright (C) 2019
|
||
|
# B&R Industrial Automation GmbH - http://www.br-automation.com
|
||
|
#
|
||
|
|
||
|
obj-y := ../common/common.o
|
||
|
obj-y += board.o
|