--- linux/kernel/Makefile 2018/04/24 18:00:13 1.1.1.1 +++ linux/kernel/Makefile 2018/04/24 18:00:41 1.1.1.2 @@ -12,7 +12,7 @@ LD =gld LDFLAGS =-s -x CC =gcc CFLAGS =-Wall -O -fstrength-reduce -fomit-frame-pointer -fcombine-regs \ - -finline-functions -mstring-insns -nostdinc -I../include + -finline-functions -nostdinc -I../include CPP =gcc -E -nostdinc -I../include .c.s: