12 lines
193 B
Makefile
Raw Normal View History

#
# (C) Copyright 2016 Rockchip Electronics Co., Ltd
#
# SPDX-License-Identifier: GPL-2.0+
#
ifndef CONFIG_SPL_BUILD
obj-y += syscon_rv1108.o
endif
obj-y += rv1108.o
obj-y += clk_rv1108.o