rename the top-level Makefile.cfgparam to cfgparam.mk
[unleashed.git] / arch / x86 / kernel / platform / i86pc / include / sys / Makefile
blobd1276d65719bee6ef9ccfdda0b5ac7f114cea59e
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
31 .include <unleashed.mk>
32 .include <prog.mk>
33 .include <inc.mk>
35 .include <${SRCTOP}/cfgparam.mk>