Deleted Added
full compact
files.powerpc (208842) files.powerpc (209908)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
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 208842 2010-06-05 17:51:37Z nwhitehorn $
4# $FreeBSD: head/sys/conf/files.powerpc 209908 2010-07-11 21:08:29Z raj $
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#
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#
17
18crypto/blowfish/bf_enc.c optional crypto | ipsec
19crypto/des/des_enc.c optional crypto | ipsec | netsmb
20dev/bm/if_bm.c optional bm powermac
21dev/adb/adb_bus.c optional adb
22dev/adb/adb_kbd.c optional adb
23dev/adb/adb_mouse.c optional adb
24dev/adb/adb_hb_if.m optional adb
25dev/adb/adb_if.m optional adb
17crypto/blowfish/bf_enc.c optional crypto | ipsec
18crypto/des/des_enc.c optional crypto | ipsec | netsmb
19dev/bm/if_bm.c optional bm powermac
20dev/adb/adb_bus.c optional adb
21dev/adb/adb_kbd.c optional adb
22dev/adb/adb_mouse.c optional adb
23dev/adb/adb_hb_if.m optional adb
24dev/adb/adb_if.m optional adb
26dev/cfi/cfi_bus_lbc.c optional cfi
25dev/cfi/cfi_bus_fdt.c optional cfi fdt
27dev/fb/fb.c optional sc
26dev/fb/fb.c optional sc
27dev/fdt/fdt_powerpc.c optional fdt
28dev/hwpmc/hwpmc_powerpc.c optional hwpmc
29dev/kbd/kbd.c optional sc
28dev/hwpmc/hwpmc_powerpc.c optional hwpmc
29dev/kbd/kbd.c optional sc
30dev/ofw/openfirm.c optional aim
31dev/ofw/openfirmio.c optional aim
32dev/ofw/ofw_bus_if.m optional aim
33dev/ofw/ofw_if.m optional aim
34dev/ofw/ofw_bus_subr.c optional aim
30dev/ofw/openfirm.c optional aim | fdt
31dev/ofw/openfirmio.c optional aim | fdt
32dev/ofw/ofw_bus_if.m optional aim | fdt
33dev/ofw/ofw_if.m optional aim | fdt
34dev/ofw/ofw_bus_subr.c optional aim | fdt
35dev/ofw/ofw_console.c optional aim
36dev/ofw/ofw_disk.c optional ofwd aim
35dev/ofw/ofw_console.c optional aim
36dev/ofw/ofw_disk.c optional ofwd aim
37dev/ofw/ofw_fdt.c optional fdt
37dev/ofw/ofw_iicbus.c optional iicbus aim
38dev/ofw/ofw_standard.c optional aim
39dev/powermac_nvram/powermac_nvram.c optional powermac_nvram powermac
38dev/ofw/ofw_iicbus.c optional iicbus aim
39dev/ofw/ofw_standard.c optional aim
40dev/powermac_nvram/powermac_nvram.c optional powermac_nvram powermac
40dev/quicc/quicc_bfe_ocp.c optional quicc mpc85xx
41dev/quicc/quicc_bfe_fdt.c optional quicc mpc85xx
41dev/scc/scc_bfe_macio.c optional scc powermac
42dev/sec/sec.c optional sec mpc85xx
43dev/sound/macio/aoa.c optional snd_davbus | snd_ai2s powermac
44dev/sound/macio/davbus.c optional snd_davbus powermac
45dev/sound/macio/i2s.c optional snd_ai2s powermac
46dev/sound/macio/snapper.c optional snd_ai2s iicbus powermac
47dev/sound/macio/tumbler.c optional snd_ai2s iicbus powermac
48dev/syscons/scgfbrndr.c optional sc
49dev/syscons/scterm-teken.c optional sc
50dev/syscons/scvtb.c optional sc
51dev/tsec/if_tsec.c optional tsec
42dev/scc/scc_bfe_macio.c optional scc powermac
43dev/sec/sec.c optional sec mpc85xx
44dev/sound/macio/aoa.c optional snd_davbus | snd_ai2s powermac
45dev/sound/macio/davbus.c optional snd_davbus powermac
46dev/sound/macio/i2s.c optional snd_ai2s powermac
47dev/sound/macio/snapper.c optional snd_ai2s iicbus powermac
48dev/sound/macio/tumbler.c optional snd_ai2s iicbus powermac
49dev/syscons/scgfbrndr.c optional sc
50dev/syscons/scterm-teken.c optional sc
51dev/syscons/scvtb.c optional sc
52dev/tsec/if_tsec.c optional tsec
52dev/tsec/if_tsec_ocp.c optional tsec mpc85xx
53dev/uart/uart_bus_ocp.c optional uart mpc85xx
54dev/uart/uart_cpu_powerpc.c optional uart
53dev/tsec/if_tsec_fdt.c optional tsec fdt
54dev/uart/uart_cpu_powerpc.c optional uart aim
55kern/syscalls.c optional ktr
56libkern/ashldi3.c standard
57libkern/ashrdi3.c standard
58libkern/bcmp.c standard
59libkern/cmpdi2.c standard
60libkern/divdi3.c standard
61libkern/ffs.c standard
62libkern/ffsl.c standard
63libkern/fls.c standard
64libkern/flsl.c standard
65libkern/lshrdi3.c standard
55kern/syscalls.c optional ktr
56libkern/ashldi3.c standard
57libkern/ashrdi3.c standard
58libkern/bcmp.c standard
59libkern/cmpdi2.c standard
60libkern/divdi3.c standard
61libkern/ffs.c standard
62libkern/ffsl.c standard
63libkern/fls.c standard
64libkern/flsl.c standard
65libkern/lshrdi3.c standard
66libkern/memchr.c optional fdt
66libkern/memmove.c standard
67libkern/memset.c standard
68libkern/moddi3.c standard
69libkern/qdivrem.c standard
70libkern/ucmpdi2.c standard
71libkern/udivdi3.c standard
72libkern/umoddi3.c standard
73powerpc/aim/clock.c optional aim

--- 30 unchanged lines hidden (view full) ---

104powerpc/fpu/fpu_div.c optional fpu_emu
105powerpc/fpu/fpu_emu.c optional fpu_emu
106powerpc/fpu/fpu_explode.c optional fpu_emu
107powerpc/fpu/fpu_implode.c optional fpu_emu
108powerpc/fpu/fpu_mul.c optional fpu_emu
109powerpc/fpu/fpu_sqrt.c optional fpu_emu
110powerpc/fpu/fpu_subr.c optional fpu_emu
111powerpc/mpc85xx/atpic.c optional mpc85xx isa
67libkern/memmove.c standard
68libkern/memset.c standard
69libkern/moddi3.c standard
70libkern/qdivrem.c standard
71libkern/ucmpdi2.c standard
72libkern/udivdi3.c standard
73libkern/umoddi3.c standard
74powerpc/aim/clock.c optional aim

--- 30 unchanged lines hidden (view full) ---

105powerpc/fpu/fpu_div.c optional fpu_emu
106powerpc/fpu/fpu_emu.c optional fpu_emu
107powerpc/fpu/fpu_explode.c optional fpu_emu
108powerpc/fpu/fpu_implode.c optional fpu_emu
109powerpc/fpu/fpu_mul.c optional fpu_emu
110powerpc/fpu/fpu_sqrt.c optional fpu_emu
111powerpc/fpu/fpu_subr.c optional fpu_emu
112powerpc/mpc85xx/atpic.c optional mpc85xx isa
112powerpc/mpc85xx/ds1553_bus_lbc.c optional ds1553
113powerpc/mpc85xx/ds1553_bus_fdt.c optional ds1553 fdt
113powerpc/mpc85xx/ds1553_core.c optional ds1553
114powerpc/mpc85xx/ds1553_core.c optional ds1553
114powerpc/mpc85xx/i2c.c optional iicbus mpc85xx
115powerpc/mpc85xx/i2c.c optional iicbus fdt
115powerpc/mpc85xx/isa.c optional mpc85xx isa
116powerpc/mpc85xx/lbc.c optional mpc85xx
117powerpc/mpc85xx/mpc85xx.c optional mpc85xx
118powerpc/mpc85xx/nexus.c optional mpc85xx
116powerpc/mpc85xx/isa.c optional mpc85xx isa
117powerpc/mpc85xx/lbc.c optional mpc85xx
118powerpc/mpc85xx/mpc85xx.c optional mpc85xx
119powerpc/mpc85xx/nexus.c optional mpc85xx
119powerpc/mpc85xx/ocpbus.c optional mpc85xx
120powerpc/mpc85xx/opic.c optional mpc85xx
121powerpc/mpc85xx/pci_ocp.c optional pci mpc85xx
120powerpc/mpc85xx/openpic_fdt.c optional fdt
121powerpc/mpc85xx/pci_fdt.c optional pci mpc85xx
122powerpc/ofw/ofw_cpu.c optional aim
123powerpc/ofw/ofw_pcibus.c optional pci aim
124powerpc/ofw/ofw_pcib_pci.c optional pci aim
125powerpc/ofw/ofw_real.c optional aim
126powerpc/ofw/ofw_syscons.c optional sc aim
127powerpc/powermac/ata_kauai.c optional powermac ata | powermac atamacio
128powerpc/powermac/ata_macio.c optional powermac ata | powermac atamacio
129powerpc/powermac/ata_dbdma.c optional powermac ata | powermac atamacio

--- 55 unchanged lines hidden ---
122powerpc/ofw/ofw_cpu.c optional aim
123powerpc/ofw/ofw_pcibus.c optional pci aim
124powerpc/ofw/ofw_pcib_pci.c optional pci aim
125powerpc/ofw/ofw_real.c optional aim
126powerpc/ofw/ofw_syscons.c optional sc aim
127powerpc/powermac/ata_kauai.c optional powermac ata | powermac atamacio
128powerpc/powermac/ata_macio.c optional powermac ata | powermac atamacio
129powerpc/powermac/ata_dbdma.c optional powermac ata | powermac atamacio

--- 55 unchanged lines hidden ---