diff options
Diffstat (limited to 'board/atmel/sama5d27_wlsom1_ek/Makefile')
-rw-r--r-- | board/atmel/sama5d27_wlsom1_ek/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/atmel/sama5d27_wlsom1_ek/Makefile b/board/atmel/sama5d27_wlsom1_ek/Makefile new file mode 100644 index 0000000000..cf827ae5e3 --- /dev/null +++ b/board/atmel/sama5d27_wlsom1_ek/Makefile @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries +# +# Author: Nicolas Ferre <nicolas.ferre@microcihp.com> + +obj-y += sama5d27_wlsom1_ek.o |