diff options
Diffstat (limited to 'board/sysam/amcore/Makefile')
-rw-r--r-- | board/sysam/amcore/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/sysam/amcore/Makefile b/board/sysam/amcore/Makefile new file mode 100644 index 0000000000..051186f0d5 --- /dev/null +++ b/board/sysam/amcore/Makefile @@ -0,0 +1,7 @@ +# +# (C) Copyright 2014 Angelo Dureghello <angelo@sysam.it> +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y = amcore.o |