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
[PATCH] Driver Core: pm diagnostics update, check for errors
[linux-2.6/verdex.git]
/
arch
/
um
/
sys-x86_64
/
util
/
Makefile
blob
75b052cfc2066c4b4f915c51899bd94d5dd11915
1
# Copyright 2003 - 2004 Pathscale, Inc
2
# Released under the GPL
3
4
hostprogs-y
:=
mk_sc mk_thread
5
always
:= $(
hostprogs-y
)
6
7
HOSTCFLAGS_mk_sc.o
:= -
I
$(
objtree
)/
arch
/
um
8
HOSTCFLAGS_mk_thread.o
:= -
I
$(
objtree
)/
arch
/
um