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