blob: 56d011d1d81d19859af257ff46b689c04f8492da (
plain)
1
2
3
4
5
6
7
|
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2024 Microchip Technology Inc. and its subsidiaries
#
# Author: Ryan Wanner <[email protected]>
obj-y += sama7d65_curiosity.o
|