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
[IPV4]: Correct rp_filter help text.
[linux-2.6/verdex.git]
/
arch
/
um
/
os-Linux
/
sys-i386
/
Makefile
blob
37806621b25db8428fcb220c60ec345875ed1597
1
#
2
# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3
# Licensed under the GPL
4
#
5
6
obj-
$(
CONFIG_MODE_SKAS
) =
registers.o signal.o tls.o
7
8
USER_OBJS
:= $(
obj-y
)
9
10
include
arch
/
um
/
scripts
/
Makefile.rules