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