diff options
Diffstat (limited to 'board/abilis/tb100/Makefile')
-rw-r--r-- | board/abilis/tb100/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/abilis/tb100/Makefile b/board/abilis/tb100/Makefile new file mode 100644 index 0000000..4f273b3 --- /dev/null +++ b/board/abilis/tb100/Makefile @@ -0,0 +1,7 @@ +# +# (C) Copyright 2014 Pierrick Hascoet, Abilis Systems +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += tb100.o |