diff options
Diffstat (limited to 'board/google/gru/Makefile')
-rw-r--r-- | board/google/gru/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/google/gru/Makefile b/board/google/gru/Makefile new file mode 100644 index 0000000000..9117534a49 --- /dev/null +++ b/board/google/gru/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright 2019 Google LLC + +obj-y += gru.o |