diff options
Diffstat (limited to 'board/AndesTech/adp-ae3xx/Makefile')
-rw-r--r-- | board/AndesTech/adp-ae3xx/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/board/AndesTech/adp-ae3xx/Makefile b/board/AndesTech/adp-ae3xx/Makefile new file mode 100644 index 0000000000..842dfb4dcb --- /dev/null +++ b/board/AndesTech/adp-ae3xx/Makefile @@ -0,0 +1,8 @@ +# +# Copyright (C) 2016 Andes Technology Corporation +# Rick Chen, Andes Technology Corporation <rick@andestech.com> +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := adp-ae3xx.o |