mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 14:38:58 +00:00
6 lines
126 B
Makefile
6 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
|