Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[linux-2.6-microblaze.git] / drivers / staging / exfat / Makefile
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 obj-$(CONFIG_EXFAT_FS) += exfat.o
4
5 exfat-y :=      exfat_core.o    \
6                 exfat_super.o   \
7                 exfat_blkdev.o  \
8                 exfat_cache.o   \
9                 exfat_nls.o     \
10                 exfat_upcase.o