[PATCH] uml: x86_64 thread fixes
[deliverable/linux.git] / arch / um / os-Linux / sys-x86_64 / Makefile
CommitLineData
1da177e4
LT
1#
2# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3# Licensed under the GPL
4#
5
f355559c 6obj-$(CONFIG_MODE_SKAS) = registers.o prctl.o signal.o
1da177e4
LT
7
8USER_OBJS := $(obj-y)
9
10include arch/um/scripts/Makefile.rules
This page took 2.135298 seconds and 5 git commands to generate.