lkml.org 
[lkml]   [2020]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] ocfs2: remove unneeded header include path in fs/ocfs2/Makefile
Date
You can build fs/ocfs2 without this.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---

fs/ocfs2/Makefile | 1 -
1 file changed, 1 deletion(-)

diff --git a/fs/ocfs2/Makefile b/fs/ocfs2/Makefile
index cc9b32b9db7c..46381d9dd890 100644
--- a/fs/ocfs2/Makefile
+++ b/fs/ocfs2/Makefile
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
-ccflags-y := -I$(src)

obj-$(CONFIG_OCFS2_FS) += \
ocfs2.o \
--
2.17.1
\
 
 \ /
  Last update: 2020-01-05 08:02    [W:0.022 / U:1.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site