blob: d5de3e48be146af714eb5bfc3391b7e494d99576 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Simon Glass68a24232016-01-18 20:19:17 -07002
3obj-y += pch-uclass.o
Simon Glassc01f4f02019-12-06 21:42:14 -07004obj-$(CONFIG_X86_PCH7) += pch7.o
5obj-$(CONFIG_X86_PCH9) += pch9.o
Simon Glass53a68b32019-02-16 20:24:50 -07006obj-$(CONFIG_SANDBOX) += sandbox_pch.o