diff options
Diffstat (limited to 'board/broadcom/bcmns2/Makefile')
-rw-r--r-- | board/broadcom/bcmns2/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/broadcom/bcmns2/Makefile b/board/broadcom/bcmns2/Makefile new file mode 100644 index 0000000000..f6ddd800b1 --- /dev/null +++ b/board/broadcom/bcmns2/Makefile @@ -0,0 +1,7 @@ +# +# Copyright 2016 Broadcom Ltd. +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := northstar2.o |