RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / um / kernel / tt / ptproxy / Makefile
blob3ad5b774de59531c43d943e28b832843e068105f
1 #
2 # Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 # Licensed under the GPL
6 obj-y = proxy.o ptrace.o sysdep.o wait.o
8 USER_OBJS := $(obj-y)
10 include arch/um/scripts/Makefile.rules