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