diff options
| -rw-r--r-- | arch/um/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/um/Makefile b/arch/um/Makefile index 39957413464c..0f0dfeb3803f 100644 --- a/arch/um/Makefile +++ b/arch/um/Makefile @@ -48,8 +48,6 @@ endif include $(ARCH_DIR)/Makefile-$(SUBARCH) include $(ARCH_DIR)/Makefile-os-$(OS) -EXTRAVERSION := $(EXTRAVERSION)-1um - ARCH_INCLUDE = -I$(ARCH_DIR)/include # -Derrno=kernel_errno - This turns all kernel references to errno into |
