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