projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] drivers/char: fix-up schedule_timeout() usage
[linux-2.6]
/
arch
/
um
/
sys-x86_64
/
util
/
Makefile
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