xref: /openbmc/u-boot/lib/at91/Makefile (revision 7c75f7f1b29eb53912b75472f4d8135c465f87f5)
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