mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 14:18:14 +01:00
7 lines
126 B
Makefile
7 lines
126 B
Makefile
#
|
|
# Author: Grzegorz Bernacki, Semihalf, gjb@semihalf.com
|
|
#
|
|
|
|
obj-y := digsy_mtc.o cmd_mtc.o
|
|
obj-$(CONFIG_VIDEO) += cmd_disp.o
|