diff options
Diffstat (limited to 'board/softing/vining_2000/Makefile')
-rw-r--r-- | board/softing/vining_2000/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/softing/vining_2000/Makefile b/board/softing/vining_2000/Makefile new file mode 100644 index 0000000000..84f66a67b5 --- /dev/null +++ b/board/softing/vining_2000/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ +# (C) Copyright 2016 samtec automotive software & electronics gmbh +# Copyright (C) 2017-2019 softing automotive electronics gmbH + +obj-y := vining_2000.o |