projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6]
/
arch
/
um
/
os-Linux
/
skas
/
Makefile
1
#
2
# Copyright (C) 2002 - 2004 Jeff Dike (jdike@addtoit.com)
3
# Licensed under the GPL
4
#
5
6
obj-y := trap.o
7
8
USER_OBJS := trap.o
9
10
include arch/um/scripts/Makefile.rules