blob: 44df23d416920fdb971aa3b126ba39a3b9da874f [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2018 Google LLC
#
ifndef CONFIG_SPL_BUILD
obj-y += cmd/
obj-y += diag/
obj-y += ui/
endif
obj-$(CONFIG_CROS_FLAG) += flag/
obj-y += fwstore/
obj-y += lib/
obj-y += nvdata/
obj-y += stage/
obj-y += vboot/
obj-y += vb2ex/
obj-$(CONFIG_SANDBOX) += soc/sandbox/