1 # Copyright 2003 - 2004 Pathscale, Inc
2 # Released under the GPL
4 libs-y += arch/um/sys-x86_64/
7 #We #undef __x86_64__ for kernelspace, not for userspace where
8 #it's needed for headers to work!
9 CFLAGS += -U__$(SUBARCH)__ -fno-builtin
10 USER_CFLAGS += -fno-builtin
13 ELF_ARCH := i386:x86-64
14 ELF_FORMAT := elf64-x86-64