]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/um/kernel/tt/ptproxy/Makefile
Linux-2.6.12-rc2
[sojka/nv-tegra/linux-3.10.git] / arch / um / kernel / tt / ptproxy / Makefile
1
2 # Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 # Licensed under the GPL
4 #
5
6 obj-y = proxy.o ptrace.o sysdep.o wait.o
7
8 USER_OBJS := $(obj-y)
9
10 include arch/um/scripts/Makefile.rules