repo.or.cz
/
pohmelfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.39-rc2
[pohmelfs.git]
/
arch
/
um
/
os-Linux
/
sys-i386
/
Makefile
blob
b4bc6ac4f30bc5f5781a7a901a8b1665e81b9923
1
#
2
# Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3
# Licensed under the GPL
4
#
5
6
obj-y
=
registers.o signal.o task_size.o tls.o
7
8
USER_OBJS
:= $(
obj-y
)
9
10
include
arch
/
um
/
scripts
/
Makefile.rules