6 lines
151 B
Makefile
6 lines
151 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
|
|
obj-y += clk-data.o
|
|
obj-y += dev-data.o
|