mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-06-21 17:12:31 +02:00
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += pch-uclass.o
|
|
obj-y += pch7.o
|
|
obj-y += pch9.o
|
|
obj-$(CONFIG_SANDBOX) += sandbox_pch.o
|