mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-18 21:21:26 +02:00
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>
9 lines
154 B
Makefile
9 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
|