]> Git Repo - J-u-boot.git/blob - drivers/pch/Makefile
Merge patch series "Generate all SR boot binaries"
[J-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
This page took 0.024651 seconds and 4 git commands to generate.