Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Makefile for the linux qnx4-filesystem routines.
0004 #
0005 
0006 obj-$(CONFIG_QNX6FS_FS) += qnx6.o
0007 
0008 qnx6-objs := inode.o dir.o namei.o super_mmi.o
0009 ccflags-$(CONFIG_QNX6FS_DEBUG)  += -DDEBUG