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