]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/Makefile
x86, um: sanitize uml sigcontext.h uses
[linux-2.6-omap-h63xx.git] / arch / um / Makefile
index 3474b105ee6d482442ccd4a5f4aa7417f439e9ec..33d59f1ff57fb52a938fed7d8c2a46d4d82543ef 100644 (file)
@@ -19,7 +19,7 @@ core-y                        += $(ARCH_DIR)/kernel/          \
                           $(ARCH_DIR)/os-$(OS)/
 
 # Have to precede the include because the included Makefiles reference them.
-SYMLINK_HEADERS := archparam.h system.h sigcontext.h processor.h ptrace.h \
+SYMLINK_HEADERS := archparam.h system.h processor.h ptrace.h \
        module.h vm-flags.h elf.h host_ldt.h
 SYMLINK_HEADERS := $(foreach header,$(SYMLINK_HEADERS),$(ARCH_DIR)/include/asm/$(header))