blob: 37806621b25db8428fcb220c60ec345875ed1597 [file] [log] [blame]
#
# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
# Licensed under the GPL
#
obj-$(CONFIG_MODE_SKAS) = registers.o signal.o tls.o
USER_OBJS := $(obj-y)
include arch/um/scripts/Makefile.rules