uml: style fixes pass 1
[deliverable/linux.git] / arch / um / os-Linux / sys-i386 / Makefile
CommitLineData
1da177e4 1#
4c9e1385 2# Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
1da177e4
LT
3# Licensed under the GPL
4#
5
42fda663 6obj-y = registers.o signal.o tls.o
1da177e4
LT
7
8USER_OBJS := $(obj-y)
9
10include arch/um/scripts/Makefile.rules
This page took 0.236309 seconds and 5 git commands to generate.