diff options
Diffstat (limited to 'fs/qnx6/Makefile')
| -rw-r--r-- | fs/qnx6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/qnx6/Makefile b/fs/qnx6/Makefile index 9dd06199afc9..bd4e6c8efbc6 100644 --- a/fs/qnx6/Makefile +++ b/fs/qnx6/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the linux qnx4-filesystem routines. # @@ -5,3 +6,4 @@ obj-$(CONFIG_QNX6FS_FS) += qnx6.o qnx6-objs := inode.o dir.o namei.o super_mmi.o +ccflags-$(CONFIG_QNX6FS_DEBUG) += -DDEBUG |
