Makefile.files (86546e61) Makefile.files (b65731f1)
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

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

98DB21554_OBJS += db21554.o
99US_OBJS += us_drv.o
100POWER_OBJS += power.o
101EPIC_OBJS += epic.o
102GRBEEP_OBJS += grbeep.o
103ADM1031_OBJS += adm1031.o
104ICS951601_OBJS += ics951601.o
105PPM_OBJS += ppm_subr.o ppm.o
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

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

98DB21554_OBJS += db21554.o
99US_OBJS += us_drv.o
100POWER_OBJS += power.o
101EPIC_OBJS += epic.o
102GRBEEP_OBJS += grbeep.o
103ADM1031_OBJS += adm1031.o
104ICS951601_OBJS += ics951601.o
105PPM_OBJS += ppm_subr.o ppm.o
106PCICFG_E_OBJS += pcicfg.e.o
107PCF8584_OBJS += pcf8584.o
108PCA9556_OBJS += pca9556.o
109ADM1026_OBJS += adm1026.o
110BBC_OBJS += bbc_beep.o
111TDA8444_OBJS += tda8444.o
112MAX1617_OBJS += max1617.o
113SEEPROM_OBJS += seeprom.o
114I2C_SVC_OBJS += i2c_svc.o

--- 123 unchanged lines hidden ---
106PCF8584_OBJS += pcf8584.o
107PCA9556_OBJS += pca9556.o
108ADM1026_OBJS += adm1026.o
109BBC_OBJS += bbc_beep.o
110TDA8444_OBJS += tda8444.o
111MAX1617_OBJS += max1617.o
112SEEPROM_OBJS += seeprom.o
113I2C_SVC_OBJS += i2c_svc.o

--- 123 unchanged lines hidden ---