]> Git Repo - linux.git/blob - drivers/mmc/Makefile
kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY
[linux.git] / drivers / mmc / Makefile
1 #
2 # Makefile for the kernel mmc device drivers.
3 #
4
5 obj-$(CONFIG_MMC)               += core/
6 obj-$(subst m,y,$(CONFIG_MMC))  += host/
This page took 0.035991 seconds and 4 git commands to generate.