repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/i915: Mark the context and address space as closed
[linux/fpc-iii.git]
/
arch
/
um
/
os-Linux
/
skas
/
Makefile
blob
d2ea3409e072e9818c3f643aa4b312caf351861d
1
#
2
# Copyright (C) 2002 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com)
3
# Licensed under the GPL
4
#
5
6
obj-y
:=
mem.o process.o
7
8
USER_OBJS
:= $(
obj-y
)
9
10
include
arch
/
um
/
scripts
/
Makefile.rules