aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4c1a6521b..030c0d5f1 100644
--- a/Makefile
+++ b/Makefile
@@ -375,6 +375,8 @@ KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-Wno-format-security \
-fno-delete-null-pointer-checks \
-Werror=format -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast \
+ -mtune=cortex-a53 \
+ -march=armv8-a \
-std=gnu89
KBUILD_AFLAGS_KERNEL :=