files.powerpc revision 161593
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD: head/sys/conf/files.powerpc 161593 2006-08-25 00:21:48Z grehan $
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10#
11
12font.h                          optional        sc            \
13        compile-with    "uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256] = {' '};' < ${SC_DFLT_FONT}-8x16 > font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x14.fnt && file2c 'u_char dflt_font_14[14*256] = {' '};' < ${SC_DFLT_FONT}-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x8.fnt && file2c 'u_char dflt_font_8[8*256] = {' '};' < ${SC_DFLT_FONT}-8x8 >> font.h" \
14	no-obj no-implicit-rule before-depend				\
15	clean	"font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
16#
17hal.o				optional	ath_hal			\
18	dependency	"$S/contrib/dev/ath/public/powerpc-be-elf.hal.o.uu"	\
19	compile-with	"uudecode < $S/contrib/dev/ath/public/powerpc-be-elf.hal.o.uu" \
20	no-implicit-rule
21opt_ah.h			optional	ath_hal			\
22	dependency	"$S/contrib/dev/ath/public/powerpc-be-elf.opt_ah.h"	\
23	compile-with	"cp $S/contrib/dev/ath/public/powerpc-be-elf.opt_ah.h opt_ah.h" \
24	no-obj no-implicit-rule before-depend				\
25	clean		"opt_ah.h"
26#
27
28dev/fb/fb.c			optional	sc
29dev/hwpmc/hwpmc_powerpc.c	optional	hwpmc
30dev/kbd/kbd.c			optional	sc
31dev/syscons/scgfbrndr.c		optional	sc
32dev/syscons/schistory.c		optional	sc
33dev/syscons/scmouse.c		optional	sc
34dev/syscons/scterm.c		optional	sc
35dev/syscons/scterm-dumb.c	optional	sc
36dev/syscons/scterm-sc.c		optional	sc
37dev/syscons/scvidctl.c		optional	sc
38dev/syscons/scvtb.c		optional	sc
39dev/syscons/syscons.c		optional	sc
40dev/syscons/sysmouse.c		optional	sc
41dev/uart/uart_cpu_powerpc.c	optional	uart
42geom/geom_apple.c		standard
43kern/syscalls.c			optional	ktr
44powerpc/powerpc/atomic.S	standard
45powerpc/powerpc/autoconf.c	standard
46powerpc/powerpc/bcopy.c		standard
47powerpc/powerpc/busdma_machdep.c standard
48powerpc/powerpc/clock.c		standard
49powerpc/powerpc/copyinout.c	standard
50powerpc/powerpc/copystr.c	standard
51powerpc/powerpc/cpu.c		standard
52powerpc/powerpc/elf_machdep.c	standard
53powerpc/powerpc/fpu.c		standard
54powerpc/powerpc/fuswintr.c	standard
55powerpc/powerpc/gdb_machdep.c	optional	gdb
56powerpc/powerpc/in_cksum.c	optional	inet
57powerpc/powerpc/interrupt.c	standard
58powerpc/powerpc/intr_machdep.c	standard
59powerpc/powerpc/locore.S	standard	no-obj
60powerpc/powerpc/machdep.c	standard
61powerpc/powerpc/mmu_if.m	standard
62powerpc/powerpc/mmu_oea.c	standard
63powerpc/powerpc/nexus.c		standard
64powerpc/powerpc/ofwmagic.S	standard
65powerpc/powerpc/ofw_machdep.c	standard
66powerpc/powerpc/openpic.c	standard
67powerpc/powerpc/pic_if.m	standard
68powerpc/powerpc/pmap_dispatch.c	standard
69powerpc/powerpc/sc_machdep.c	optional	sc
70powerpc/powerpc/setjmp.S	standard
71powerpc/powerpc/sigcode.S	standard
72powerpc/powerpc/suswintr.c	standard
73powerpc/powerpc/syncicache.c	standard
74powerpc/powerpc/sys_machdep.c	standard
75powerpc/powerpc/swtch.S		standard
76powerpc/powerpc/trap.c		standard
77powerpc/powerpc/uio_machdep.c	standard
78powerpc/powerpc/uma_machdep.c	standard
79powerpc/powerpc/vm_machdep.c	standard
80
81powerpc/powerpc/db_disasm.c	optional	ddb
82powerpc/powerpc/db_interface.c	optional	ddb
83powerpc/powerpc/db_hwwatch.c	optional	ddb
84powerpc/powerpc/db_trace.c	optional	ddb
85
86crypto/blowfish/bf_enc.c	optional	ipsec ipsec_esp
87crypto/des/des_enc.c		optional	ipsec ipsec_esp | netsmb
88
89dev/ofw/openfirm.c		standard
90dev/ofw/ofw_bus_if.m		standard
91dev/ofw/ofw_bus_subr.c		standard
92dev/ofw/ofw_console.c		standard
93dev/ofw/ofw_disk.c		optional	ofwd
94
95libkern/ashldi3.c		standard
96libkern/ashrdi3.c		standard
97libkern/bcmp.c			standard
98libkern/divdi3.c		standard
99libkern/ffs.c			standard
100libkern/ffsl.c			standard
101libkern/fls.c			standard
102libkern/flsl.c			standard
103libkern/lshrdi3.c		standard
104libkern/moddi3.c		standard
105libkern/qdivrem.c		standard
106libkern/ucmpdi2.c		standard
107libkern/udivdi3.c		standard
108libkern/umoddi3.c		standard
109
110powerpc/powerpc/mem.c		optional mem
111powerpc/powerpc/mp_machdep.c	optional smp
112
113powerpc/ofw/ofw_pci.c		optional	pci
114powerpc/ofw/ofw_pcib_pci.c	optional	pci
115powerpc/ofw/ofw_syscons.c	optional	sc
116
117powerpc/powermac/ata_kauai.c	optional	powermac ata
118powerpc/powermac/ata_macio.c	optional	powermac ata
119powerpc/powermac/grackle.c	optional	powermac pci
120powerpc/powermac/hrowpic.c	optional	powermac pci
121powerpc/powermac/macio.c	optional	powermac pci
122powerpc/powermac/openpic_macio.c optional	powermac pci
123powerpc/powermac/pswitch.c	optional	powermac pswitch
124powerpc/powermac/uninorth.c	optional	powermac pci
125
126powerpc/psim/iobus.c 		optional psim
127powerpc/psim/ata_iobus.c	optional ata psim
128powerpc/psim/openpic_iobus.c	optional psim
129powerpc/psim/uart_iobus.c	optional uart psim
130
131dev/scc/scc_bfe_macio.c		optional	scc powermac
132
133dev/powermac_nvram/powermac_nvram.c optional	powermac powermac_nvram
134