summaryrefslogtreecommitdiff
path: root/Makeconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Makeconfig')
-rw-r--r--Makeconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makeconfig b/Makeconfig
index a0abc2239b..d33369eaaf 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -1166,10 +1166,6 @@ ASFLAGS := $(filter -g% -fdebug-prefix-map=%,$(CFLAGS))
endif
override ASFLAGS += -Werror=undef $(ASFLAGS-config) $(asflags-cpu)
-ifndef BUILD_CC
-BUILD_CC = $(CC)
-endif
-
move-if-change = $(SHELL) $(..)scripts/move-if-change
-include $(common-objpfx)sysd-sorted