# 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
