Makefile.files (60b08185ce63023f22fd6b2ed0db8c0d119b2023) | Makefile.files (4de2612967d06c4fdbf524a62556a1e8118a006f) |
---|---|
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# --- 574 unchanged lines hidden (view full) --- 583USBSER_OBJS += usbser.o usbser_rseq.o 584 585USBSER_EDGE_OBJS += usbser_edge.o edge_dsd.o edge_dsd_sp.o edge_dsd_ti.o \ 586 edge_pipe.o edge_subr.o \ 587 edge_fw_down.o edge_fw_down_g2.o edge_fw_down_ti.o 588 589USBSER_KEYSPAN_OBJS += usbser_keyspan.o keyspan_dsd.o keyspan_pipe.o 590 | 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# --- 574 unchanged lines hidden (view full) --- 583USBSER_OBJS += usbser.o usbser_rseq.o 584 585USBSER_EDGE_OBJS += usbser_edge.o edge_dsd.o edge_dsd_sp.o edge_dsd_ti.o \ 586 edge_pipe.o edge_subr.o \ 587 edge_fw_down.o edge_fw_down_g2.o edge_fw_down_ti.o 588 589USBSER_KEYSPAN_OBJS += usbser_keyspan.o keyspan_dsd.o keyspan_pipe.o 590 |
591USBSPRL_OBJS += usbser_pl2303.o pl2303_dsd.o 592 |
|
591WC_OBJS += wscons.o 592 593SCSI_OBJS += scsi_capabilities.o scsi_control.o scsi_watch.o \ 594 scsi_data.o scsi_resource.o scsi_subr.o \ 595 scsi_hba.o scsi_transport.o scsi_confsubr.o \ 596 scsi_reset_notify.o 597 598USBA_OBJS += hcdi.o usba.o usbai.o hubdi.o parser.o genconsole.o \ --- 730 unchanged lines hidden --- | 593WC_OBJS += wscons.o 594 595SCSI_OBJS += scsi_capabilities.o scsi_control.o scsi_watch.o \ 596 scsi_data.o scsi_resource.o scsi_subr.o \ 597 scsi_hba.o scsi_transport.o scsi_confsubr.o \ 598 scsi_reset_notify.o 599 600USBA_OBJS += hcdi.o usba.o usbai.o hubdi.o parser.o genconsole.o \ --- 730 unchanged lines hidden --- |