files.powerpc (d8fee543ec64428c4a06901c5b2d2a065029837a) files.powerpc (ecaecbc7d8bc212d8e854088106b3b21e631bb52)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD$
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.

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

24dev/adb/adb_kbd.c optional adb
25dev/adb/adb_mouse.c optional adb
26dev/adb/adb_hb_if.m optional adb
27dev/adb/adb_if.m optional adb
28dev/adb/adb_buttons.c optional adb
29dev/agp/agp_apple.c optional agp powermac
30dev/fb/fb.c optional sc
31dev/fdt/fdt_powerpc.c optional fdt
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD$
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.

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

24dev/adb/adb_kbd.c optional adb
25dev/adb/adb_mouse.c optional adb
26dev/adb/adb_hb_if.m optional adb
27dev/adb/adb_if.m optional adb
28dev/adb/adb_buttons.c optional adb
29dev/agp/agp_apple.c optional agp powermac
30dev/fb/fb.c optional sc
31dev/fdt/fdt_powerpc.c optional fdt
32# ofwbus depends on simplebus.
33dev/fdt/simplebus.c optional aim | fdt
32dev/hwpmc/hwpmc_powerpc.c optional hwpmc
33dev/hwpmc/hwpmc_mpc7xxx.c optional hwpmc
34dev/hwpmc/hwpmc_ppc970.c optional hwpmc
35dev/iicbus/ad7417.c optional ad7417 powermac
36dev/iicbus/adm1030.c optional powermac windtunnel | adm1030 powermac
37dev/iicbus/adt746x.c optional adt746x powermac
38dev/iicbus/ds1631.c optional ds1631 powermac
39dev/iicbus/ds1775.c optional ds1775 powermac

--- 205 unchanged lines hidden ---
34dev/hwpmc/hwpmc_powerpc.c optional hwpmc
35dev/hwpmc/hwpmc_mpc7xxx.c optional hwpmc
36dev/hwpmc/hwpmc_ppc970.c optional hwpmc
37dev/iicbus/ad7417.c optional ad7417 powermac
38dev/iicbus/adm1030.c optional powermac windtunnel | adm1030 powermac
39dev/iicbus/adt746x.c optional adt746x powermac
40dev/iicbus/ds1631.c optional ds1631 powermac
41dev/iicbus/ds1775.c optional ds1775 powermac

--- 205 unchanged lines hidden ---