Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.0-rc1 6 lines 119 B view raw
1# 2# Makefile for the kernel mmc device drivers. 3# 4 5obj-$(CONFIG_MMC) += core/ 6obj-$(subst m,y,$(CONFIG_MMC)) += host/