forked from Qortal/Brooklyn
7 lines
146 B
Makefile
7 lines
146 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2017 Microchip
|
|
# Wenyou.Yang <wenyou.yang@microchip.com>
|
|
|
|
obj-$(CONFIG_ARCH_AT91) += at91.o
|