Makefile.files (d9ad96c1d1e6612641c338d86699f5700fca7217) Makefile.files (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#

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

696GEN_DRV_OBJS += gen_drv.o
697
698TCLIENT_OBJS += tclient.o
699
700TPHCI_OBJS += tphci.o
701
702TVHCI_OBJS += tvhci.o
703
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#

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

696GEN_DRV_OBJS += gen_drv.o
697
698TCLIENT_OBJS += tclient.o
699
700TPHCI_OBJS += tphci.o
701
702TVHCI_OBJS += tvhci.o
703
704EMUL64_OBJS += emul64.o emul64_bsd.o
705
704ZCONS_OBJS += zcons.o
705
706#
707# The GHD files are currently shared source and not yet a driver module
708#
709GHD_OBJS += ghd.o ghd_debug.o ghd_dma.o ghd_queue.o ghd_scsa.o \
710 ghd_scsi.o ghd_timer.o ghd_waitq.o ghd_gcmd.o
711

--- 523 unchanged lines hidden ---
706ZCONS_OBJS += zcons.o
707
708#
709# The GHD files are currently shared source and not yet a driver module
710#
711GHD_OBJS += ghd.o ghd_debug.o ghd_dma.o ghd_queue.o ghd_scsa.o \
712 ghd_scsi.o ghd_timer.o ghd_waitq.o ghd_gcmd.o
713

--- 523 unchanged lines hidden ---