diff options
Diffstat (limited to 'board/amlogic/u200/Makefile')
-rw-r--r-- | board/amlogic/u200/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/amlogic/u200/Makefile b/board/amlogic/u200/Makefile new file mode 100644 index 0000000000..485791bbb2 --- /dev/null +++ b/board/amlogic/u200/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# (C) Copyright 2016 BayLibre, SAS +# Author: Neil Armstrong <narmstrong@baylibre.com> + +obj-y := u200.o |