diff options
Diffstat (limited to 'board/sifive/fu540/Makefile')
-rw-r--r-- | board/sifive/fu540/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sifive/fu540/Makefile b/board/sifive/fu540/Makefile new file mode 100644 index 0000000000..6e1862c475 --- /dev/null +++ b/board/sifive/fu540/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright (c) 2019 Western Digital Corporation or its affiliates. + +obj-y += fu540.o |