diff options
Diffstat (limited to 'board/google/common/Makefile')
-rw-r--r-- | board/google/common/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/google/common/Makefile b/board/google/common/Makefile new file mode 100644 index 0000000..b38bc14 --- /dev/null +++ b/board/google/common/Makefile @@ -0,0 +1,7 @@ +# +# Copyright (c) 2014 Google, Inc +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += early_init.o |