blob: a42a4ef02e1e5e7f33ef6df81dbbaa20a9618e5a [file] [log] [blame]
#
# Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
# Licensed under the GPL
#
obj-y = registers.o prctl.o signal.o
USER_OBJS := $(obj-y)
include arch/um/scripts/Makefile.rules