Deleted Added
full compact
files.ia64 (256281) files.ia64 (268200)
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: stable/10/sys/conf/files.ia64 252356 2013-06-28 21:00:08Z davide $
4# $FreeBSD: stable/10/sys/conf/files.ia64 268200 2014-07-02 23:47:43Z marcel $
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#
11font8x16.o optional std8x16font \
12 compile-with "uudecode < /usr/share/syscons/fonts/${STD8X16FONT}-8x16.fnt && file2c 'unsigned char font_16[16*256] = {' '};' < ${STD8X16FONT}-8x16 > font8x16.c && ${CC} -c ${CFLAGS} font8x16.c" \

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

105ia64/ia64/sys_machdep.c standard
106ia64/ia64/syscall.S standard
107ia64/ia64/trap.c standard
108ia64/ia64/uio_machdep.c standard
109ia64/ia64/uma_machdep.c standard
110ia64/ia64/unaligned.c standard
111ia64/ia64/unwind.c standard
112ia64/ia64/vm_machdep.c standard
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#
11font8x16.o optional std8x16font \
12 compile-with "uudecode < /usr/share/syscons/fonts/${STD8X16FONT}-8x16.fnt && file2c 'unsigned char font_16[16*256] = {' '};' < ${STD8X16FONT}-8x16 > font8x16.c && ${CC} -c ${CFLAGS} font8x16.c" \

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

105ia64/ia64/sys_machdep.c standard
106ia64/ia64/syscall.S standard
107ia64/ia64/trap.c standard
108ia64/ia64/uio_machdep.c standard
109ia64/ia64/uma_machdep.c standard
110ia64/ia64/unaligned.c standard
111ia64/ia64/unwind.c standard
112ia64/ia64/vm_machdep.c standard
113ia64/ia64/xtrace.c optional xtrace
113ia64/isa/isa.c optional isa
114ia64/isa/isa_dma.c optional isa
115ia64/pci/pci_cfgreg.c optional pci
116isa/syscons_isa.c optional sc
117isa/vga_isa.c optional vga
118kern/kern_clocksource.c standard
119libkern/bcmp.c standard
120libkern/ffsl.c standard

--- 15 unchanged lines hidden ---
114ia64/isa/isa.c optional isa
115ia64/isa/isa_dma.c optional isa
116ia64/pci/pci_cfgreg.c optional pci
117isa/syscons_isa.c optional sc
118isa/vga_isa.c optional vga
119kern/kern_clocksource.c standard
120libkern/bcmp.c standard
121libkern/ffsl.c standard

--- 15 unchanged lines hidden ---