diff options
Diffstat (limited to 'board/hisilicon/hikey960/Makefile')
-rw-r--r-- | board/hisilicon/hikey960/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/hisilicon/hikey960/Makefile b/board/hisilicon/hikey960/Makefile new file mode 100644 index 0000000000..ea5a70921f --- /dev/null +++ b/board/hisilicon/hikey960/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0+ + +obj-y := hikey960.o |