From f872ffa8a9850081051ee219be30cdc0c28963dd Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 29 Aug 2020 15:52:09 +0000 Subject: [PATCH] iscsi-scst/kernel/isert-scst/Kbuild: Fix the isert-scst build git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9140 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/kernel/isert-scst/Kbuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/iscsi-scst/kernel/isert-scst/Kbuild b/iscsi-scst/kernel/isert-scst/Kbuild index 2bfe301bf..b6ecd0c14 100644 --- a/iscsi-scst/kernel/isert-scst/Kbuild +++ b/iscsi-scst/kernel/isert-scst/Kbuild @@ -15,9 +15,7 @@ # GNU General Public License for more details. LINUXINCLUDE := $(ISER_CFLAGS) $(LINUXINCLUDE) -ifdef CONFIG_CC_IS_CLANG KBUILD_EXTRA_SYMBOLS+=$(src)/../../../scst/src/Module.symvers -endif KBUILD_EXTRA_SYMBOLS+= \ $(src)/../../kernel/Module.symvers \ $(shell for d in /usr/src/ofa_kernel/default/Module.symvers; do \