LOCAL / GPU: ARM: Add proper flag handle extended mmap offset operations
[platform/kernel/linux-exynos.git] / Makefile
index 0d53ecf..3b10c8b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 4
 PATCHLEVEL = 14
-SUBLEVEL = 92
+SUBLEVEL = 99
 EXTRAVERSION =
 NAME = Petit Gorille
 
@@ -490,6 +490,7 @@ endif
 CLANG_FLAGS    += -no-integrated-as
 KBUILD_CFLAGS  += $(CLANG_FLAGS)
 KBUILD_AFLAGS  += $(CLANG_FLAGS)
+export CLANG_FLAGS
 endif
 
 RETPOLINE_CFLAGS_GCC := -mindirect-branch=thunk-extern -mindirect-branch-register