# SPDX-License-Identifier: GPL-2.0
ifdef CONFIG_BLK_DEV_SD
obj-y += sd.o
endif

obj-$(CONFIG_LIBLINUX_NULL_IOCTL) += null_ioctl.o
