mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
11 lines
178 B
Makefile
11 lines
178 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Makefile for Siemens IOT2050 board
|
||
|
# Copyright (c) Siemens AG, 2018-2021
|
||
|
#
|
||
|
# Authors:
|
||
|
# Le Jin <le.jin@siemens.com>
|
||
|
#
|
||
|
|
||
|
obj-y += board.o
|