aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/sys-i386/Makefile
blob: b3213613c41ce38e347e1379320f3beeb2b1dde8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
# Licensed under the GPL
#

obj-$(CONFIG_MODE_SKAS) = registers.o tls.o

USER_OBJS := $(obj-y)

include arch/um/scripts/Makefile.rules