mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
353f6a770f
armada100_spi.c, related config options and related codes are zapping becuase of "no DM conversion". Cc: Werner Pfister <Pfister_Werner@intercontrol.de> Signed-off-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Tom Rini <trini@konsulko.com>
8 lines
154 B
Makefile
8 lines
154 B
Makefile
#
|
|
# Author: Grzegorz Bernacki, Semihalf, gjb@semihalf.com
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := digsy_mtc.o
|
|
obj-$(CONFIG_VIDEO) += cmd_disp.o
|