Deleted Added
full compact
files.sparc64 (167308) files.sparc64 (170520)
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.sparc64 167308 2007-03-07 21:13:51Z marius $
4# $FreeBSD: head/sys/conf/files.sparc64 170520 2007-06-11 00:38:06Z 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#
10atkbdmap.h optional atkbd_dflt_keymap \
11 compile-with "/usr/sbin/kbdcontrol -L ${ATKBD_DFLT_KEYMAP} | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h" \
12 no-obj no-implicit-rule before-depend \

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

62dev/pcf/pcf_ebus.c optional pcf ebus
63dev/sound/sbus/cs4231.c optional snd_audiocs ebus | \
64 snd_audiocs sbus
65dev/syscons/scgfbrndr.c optional sc
66dev/syscons/scterm-sc.c optional sc
67dev/syscons/scvtb.c optional sc
68dev/uart/uart_cpu_sparc64.c optional uart
69dev/uart/uart_kbd_sun.c optional uart sc
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#
10atkbdmap.h optional atkbd_dflt_keymap \
11 compile-with "/usr/sbin/kbdcontrol -L ${ATKBD_DFLT_KEYMAP} | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h" \
12 no-obj no-implicit-rule before-depend \

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

62dev/pcf/pcf_ebus.c optional pcf ebus
63dev/sound/sbus/cs4231.c optional snd_audiocs ebus | \
64 snd_audiocs sbus
65dev/syscons/scgfbrndr.c optional sc
66dev/syscons/scterm-sc.c optional sc
67dev/syscons/scvtb.c optional sc
68dev/uart/uart_cpu_sparc64.c optional uart
69dev/uart/uart_kbd_sun.c optional uart sc
70geom/geom_bsd.c standard
71geom/geom_bsd_enc.c standard
72geom/geom_sunlabel.c standard
73geom/geom_sunlabel_enc.c standard
74kern/syscalls.c optional ktr
75libkern/ffs.c standard
76libkern/ffsl.c standard
77libkern/fls.c standard
78libkern/flsl.c standard
79sparc64/central/central.c optional central
80sparc64/ebus/ebus.c optional ebus
81sparc64/fhc/clkbrd.c optional clkbrd fhc

--- 60 unchanged lines hidden ---
70kern/syscalls.c optional ktr
71libkern/ffs.c standard
72libkern/ffsl.c standard
73libkern/fls.c standard
74libkern/flsl.c standard
75sparc64/central/central.c optional central
76sparc64/ebus/ebus.c optional ebus
77sparc64/fhc/clkbrd.c optional clkbrd fhc

--- 60 unchanged lines hidden ---