diff options
Diffstat (limited to 'board/xilinx/mbv/Makefile')
-rw-r--r-- | board/xilinx/mbv/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/xilinx/mbv/Makefile b/board/xilinx/mbv/Makefile new file mode 100644 index 00000000000..e2fc0c69715 --- /dev/null +++ b/board/xilinx/mbv/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0 +# +# (C) Copyright 2023, Advanced Micro Devices, Inc. + +obj-y += board.o |