X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fum%2FMakefile;h=ca40397017b98007a1504fb5761624bda030aeab;hb=a7c2a10dab4e5122cbcfa3d5e9d589a52ccc2287;hp=dbeab15e7bb7c160db7dda887a4c9d14982f742c;hpb=f589274533eb94e0217acc1db6240ce6e621bb56;p=linux-2.6-omap-h63xx.git diff --git a/arch/um/Makefile b/arch/um/Makefile index dbeab15e7bb..ca40397017b 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