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

obj-$(CONFIG_PARTITION_DISK_DOS)	+= dos.o
obj-$(CONFIG_PARTITION_DISK_EFI)	+= efi.o
