diff options
Diffstat (limited to 'board/gumstix/duovero/Makefile')
-rw-r--r-- | board/gumstix/duovero/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/board/gumstix/duovero/Makefile b/board/gumstix/duovero/Makefile new file mode 100644 index 0000000..f738c58 --- /dev/null +++ b/board/gumstix/duovero/Makefile @@ -0,0 +1,8 @@ +# +# (C) Copyright 2000, 2001, 2002 +# Wolfgang Denk, DENX Software Engineering, wd@denx.de. +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := duovero.o |