]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/um/os-Linux/sys-x86_64/Makefile
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
[linux-2.6-omap-h63xx.git] / arch / um / os-Linux / sys-x86_64 / Makefile
1 #
2 # Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3 # Licensed under the GPL
4 #
5
6 obj-y = registers.o prctl.o signal.o
7
8 USER_OBJS := $(obj-y)
9
10 include arch/um/scripts/Makefile.rules