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