repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
V4L/DVB (6926): tda18271: consolidate table lookup functions
[linux-2.6/verdex.git]
/
arch
/
um
/
os-Linux
/
sys-x86_64
/
Makefile
blob
a42a4ef02e1e5e7f33ef6df81dbbaa20a9618e5a
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 prctl.o signal.o
7
8
USER_OBJS
:= $(
obj-y
)
9
10
include
arch
/
um
/
scripts
/
Makefile.rules