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