]> Git Repo - linux.git/blob - fs/adfs/Makefile
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anasz...
[linux.git] / fs / adfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the linux adfs filesystem routines.
4 #
5
6 obj-$(CONFIG_ADFS_FS) += adfs.o
7
8 adfs-objs := dir.o dir_f.o dir_fplus.o file.o inode.o map.o super.o
This page took 0.034731 seconds and 4 git commands to generate.