blob: 74b005a4966cf2a270ed9917c0d0b0c9d53eef9f [file] [log] [blame]
#
# Copyright (c) 2016 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-$(CONFIG_HAVE_MRC) += car.o
obj-y += lpc.o
ifndef CONFIG_TARGET_EFI
obj-y += microcode.o
endif