diff options
Diffstat (limited to 'qemu/roms/u-boot/board/earthlcd/favr-32-ezkit/Makefile')
-rw-r--r-- | qemu/roms/u-boot/board/earthlcd/favr-32-ezkit/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qemu/roms/u-boot/board/earthlcd/favr-32-ezkit/Makefile b/qemu/roms/u-boot/board/earthlcd/favr-32-ezkit/Makefile new file mode 100644 index 000000000..f712ab9c7 --- /dev/null +++ b/qemu/roms/u-boot/board/earthlcd/favr-32-ezkit/Makefile @@ -0,0 +1,9 @@ +# +# (C) Copyright 2001-2006 +# Wolfgang Denk, DENX Software Engineering, wd@denx.de. +# +# Copyright (C) 2008 Atmel Corporation +# +# SPDX-License-Identifier: GPL-2.0+ + +obj-y := favr-32-ezkit.o flash.o |