repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git]
/
arch
/
x86
/
kernel
/
platform
/
i86pc
/
include
/
sys
/
Makefile
blob
902e9f141a7b18e97ecbbe2a204cf6073c787019
1
INCDIR
= /
usr
/
platform
/${
CONFIG_PLATFORM
}/
include
/
sys
2
INCS
=
acpidev.h \
3
amd_iommu.h \
4
asm_misc.h \
5
clock.h \
6
cram.h \
7
ddi_subrdefs.h \
8
debug_info.h \
9
fastboot.h \
10
mach_mmu.h \
11
machclock.h \
12
machcpuvar.h \
13
machparam.h \
14
machprivregs.h \
15
machsystm.h \
16
machthread.h \
17
memnode.h \
18
pc_mmu.h \
19
psm.h \
20
psm_defs.h \
21
psm_modctl.h \
22
psm_types.h \
23
rm_platter.h \
24
sbd_ioctl.h \
25
smp_impldefs.h \
26
vm_machparam.h \
27
x_call.h \
28
xc_levels.h \
29
xsvc.h
30
31
.
include
<
unleashed.mk
>
32
.
include
<
prog.mk
>
33
.
include
<
inc.mk
>
34
35
.
include
<${
SRCTOP
}/
Makefile.cfgparam
>