# SPDX-License-Identifier: GPL-2.0-only

obj-y				+= common.o
obj-$(CONFIG_BOOTSTRAP_DEVFS)	+= devfs.o
obj-$(CONFIG_BOOTSTRAP_DISK)	+= disk.o
