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