xref: /openbmc/u-boot/lib/at91/Makefile (revision 971a54193c9a90a6651064c4a7879e3568e9e7b8)
1#
2# Copyright (C) 2017 Microchip
3# Wenyou.Yang <wenyou.yang@microchip.com>
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-$(CONFIG_ARCH_AT91) += at91.o
9