diff options
Diffstat (limited to 'board/toradex/apalis-tk1/Makefile')
-rw-r--r-- | board/toradex/apalis-tk1/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/toradex/apalis-tk1/Makefile b/board/toradex/apalis-tk1/Makefile new file mode 100644 index 0000000000..9ef06dd61d --- /dev/null +++ b/board/toradex/apalis-tk1/Makefile @@ -0,0 +1,5 @@ +# Copyright (c) 2016 Toradex, Inc. +# SPDX-License-Identifier: GPL-2.0+ + +obj-y += as3722_init.o +obj-y += apalis-tk1.o |