X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2FMakefile;h=ca40397017b98007a1504fb5761624bda030aeab;hb=48c906823f3927b981db9f0b03c2e2499977ee93;hp=dbeab15e7bb7c160db7dda887a4c9d14982f742c;hpb=c0a18111e571138747a98af18b3a2124df56a0d1;p=linux-2.6 diff --git a/arch/um/Makefile b/arch/um/Makefile index dbeab15e7b..ca40397017 100644 --- a/arch/um/Makefile +++ b/arch/um/Makefile @@ -77,7 +77,6 @@ include $(srctree)/$(ARCH_DIR)/Makefile-os-$(OS) KERNEL_DEFINES = $(strip -Derrno=kernel_errno -Dsigprocmask=kernel_sigprocmask \ -Dmktime=kernel_mktime $(ARCH_KERNEL_DEFINES)) KBUILD_CFLAGS += $(KERNEL_DEFINES) -KBUILD_CFLAGS += $(call cc-option,-fno-unit-at-a-time,) PHONY += linux