Makefile.files (25e8c5aa2b496d9026e958ac731a610167574f59) | Makefile.files (1e1ddd6cc98ab5af8293f7ebd132be62900730fd) |
---|---|
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 (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 645 unchanged lines hidden (view full) --- 654 655WC_OBJS += wscons.o 656 657SCSI_OBJS += scsi_capabilities.o scsi_control.o scsi_watch.o \ 658 scsi_data.o scsi_resource.o scsi_subr.o \ 659 scsi_hba.o scsi_transport.o scsi_confsubr.o \ 660 scsi_reset_notify.o 661 | 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 (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 645 unchanged lines hidden (view full) --- 654 655WC_OBJS += wscons.o 656 657SCSI_OBJS += scsi_capabilities.o scsi_control.o scsi_watch.o \ 658 scsi_data.o scsi_resource.o scsi_subr.o \ 659 scsi_hba.o scsi_transport.o scsi_confsubr.o \ 660 scsi_reset_notify.o 661 |
662SCSI_VHCI_OBJS += scsi_vhci.o mpapi_impl.o 663 664SCSI_VHCI_F_SYM_OBJS += sym.o 665 666SCSI_VHCI_F_TPGS_OBJS += tpgs.o 667 668SCSI_VHCI_F_ASYM_SUN_OBJS += asym_sun.o 669 |
|
662SGEN_OBJS += sgen.o 663 664SATA_OBJS += sata.o 665 666USBA_OBJS += hcdi.o usba.o usbai.o hubdi.o parser.o genconsole.o \ 667 usbai_pipe_mgmt.o usbai_req.o usbai_util.o usbai_register.o \ 668 usba_devdb.o usba10_calls.o usba_ugen.o 669 --- 740 unchanged lines hidden --- | 670SGEN_OBJS += sgen.o 671 672SATA_OBJS += sata.o 673 674USBA_OBJS += hcdi.o usba.o usbai.o hubdi.o parser.o genconsole.o \ 675 usbai_pipe_mgmt.o usbai_req.o usbai_util.o usbai_register.o \ 676 usba_devdb.o usba10_calls.o usba_ugen.o 677 --- 740 unchanged lines hidden --- |