Blame view

kernel/linux-rt-4.4.41/fs/qnx6/Makefile 180 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
  #
  # Makefile for the linux qnx4-filesystem routines.
  #
  
  obj-$(CONFIG_QNX6FS_FS) += qnx6.o
  
  qnx6-objs := inode.o dir.o namei.o super_mmi.o
  ccflags-$(CONFIG_QNX6FS_DEBUG)	+= -DDEBUG