mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
9 lines
150 B
Makefile
9 lines
150 B
Makefile
|
#
|
||
|
# Copyright (C) 2017 Microchip
|
||
|
# Wenyou.Yang <wenyou.yang@microchip.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ARCH_AT91) += at91.o
|