diff options
Diffstat (limited to 'roms/u-boot/board/atmark-techno/armadillo-800eva/Makefile')
-rw-r--r-- | roms/u-boot/board/atmark-techno/armadillo-800eva/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roms/u-boot/board/atmark-techno/armadillo-800eva/Makefile b/roms/u-boot/board/atmark-techno/armadillo-800eva/Makefile new file mode 100644 index 000000000..87e8ca5e6 --- /dev/null +++ b/roms/u-boot/board/atmark-techno/armadillo-800eva/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0 +# +# Copyright (C) 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> + +obj-y += armadillo-800eva.o + |