forked from rrcarlosr/Jetpack
9 lines
172 B
Makefile
9 lines
172 B
Makefile
#
|
|
# (C) Copyright 2000-2007
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += rk_edp.o rk_hdmi.o rk_vop.o rk_lvds.o
|