Checking patch Makeconfig... error: while searching for: # The assembler can generate debug information too. ifndef ASFLAGS ASFLAGS := $(filter -g% -fdebug-prefix-map=%,$(CFLAGS)) endif override ASFLAGS += -Werror=undef $(ASFLAGS-config) $(asflags-cpu) move-if-change = $(SHELL) $(..)scripts/move-if-change ? error: patch failed: Makeconfig:1167 error: Makeconfig: patch does not apply