diff options
Diffstat (limited to 'board/ge/bx50v3/Makefile')
-rw-r--r-- | board/ge/bx50v3/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/board/ge/bx50v3/Makefile b/board/ge/bx50v3/Makefile new file mode 100644 index 0000000000..bcd149f5b0 --- /dev/null +++ b/board/ge/bx50v3/Makefile @@ -0,0 +1,8 @@ +# +# Copyright 2015 Timesys Corporation +# Copyright 2015 General Electric Company +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := bx50v3.o |