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