Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / drivers / pch / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 obj-y += pch-uclass.o
4 obj-$(CONFIG_X86_PCH7) += pch7.o
5 obj-$(CONFIG_X86_PCH9) += pch9.o
6 obj-$(CONFIG_SANDBOX) += sandbox_pch.o