sdk-hwV1.3/lichee/linux-4.9/drivers/mmc/Makefile

10 lines
182 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
#
# Makefile for the kernel mmc device drivers.
#
subdir-ccflags-$(CONFIG_MMC_DEBUG) := -DDEBUG
obj-$(CONFIG_MMC) += core/
obj-$(CONFIG_MMC) += card/
obj-$(CONFIG_MMC) += host/