summaryrefslogtreecommitdiffstats
path: root/common/efi/payload/Makefile
blob: bcbdda335f067b7251ea65f7248a7f6380619055 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only

obj-y += init.o
obj-y += image.o
bbenv-y += env-efi
obj-$(CONFIG_CMD_IOMEM) += iomem.o