Makefile.intel (8eea8e29cc4374d1ee24c25a07f45af132db3499) Makefile.intel (b1dd958f54f8bfa984d306bb8ca8264855761d7b)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License, Version 1.0 only
6# (the "License"). You may not use this file except in compliance
7# with the License.
8#

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

312DRV_KMODS += fasttrap
313
314#
315# I/O framework test drivers
316#
317DRV_KMODS += pshot
318DRV_KMODS += gen_drv
319DRV_KMODS += tvhci tphci tclient
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License, Version 1.0 only
6# (the "License"). You may not use this file except in compliance
7# with the License.
8#

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

312DRV_KMODS += fasttrap
313
314#
315# I/O framework test drivers
316#
317DRV_KMODS += pshot
318DRV_KMODS += gen_drv
319DRV_KMODS += tvhci tphci tclient
320DRV_KMODS += emul64
320
321#
322# Machine Specific Driver Modules (/kernel/drv):
323#
324DRV_KMODS += pci_pci
325DRV_KMODS += options
326DRV_KMODS += scsi_vhci
327

--- 216 unchanged lines hidden ---
321
322#
323# Machine Specific Driver Modules (/kernel/drv):
324#
325DRV_KMODS += pci_pci
326DRV_KMODS += options
327DRV_KMODS += scsi_vhci
328

--- 216 unchanged lines hidden ---