Makefile.files (1816cb7076d3ec8a78ef9ac9f895574e13c43645) | Makefile.files (7a4f122cf63a91c2888629e433b5f5ee7536a802) |
---|---|
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 --- 432 unchanged lines hidden (view full) --- 441AUDIOIXP_OBJS += audioixp.o 442 443AUDIOLS_OBJS += audiols.o 444 445AUDIOP16X_OBJS += audiop16x.o 446 447AUDIOPCI_OBJS += audiopci.o 448 | 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 --- 432 unchanged lines hidden (view full) --- 441AUDIOIXP_OBJS += audioixp.o 442 443AUDIOLS_OBJS += audiols.o 444 445AUDIOP16X_OBJS += audiop16x.o 446 447AUDIOPCI_OBJS += audiopci.o 448 |
449AUDIOSOLO_OBJS += audiosolo.o 450 |
|
449AUDIOTS_OBJS += audiots.o 450 451AC97_OBJS += ac97.o ac97_ad.o ac97_alc.o ac97_cmi.o 452 453CARDBUS_OBJS += cardbus.o cardbus_hp.o cardbus_cfg.o 454 455CONSKBD_OBJS += conskbd.o 456 --- 1479 unchanged lines hidden --- | 451AUDIOTS_OBJS += audiots.o 452 453AC97_OBJS += ac97.o ac97_ad.o ac97_alc.o ac97_cmi.o 454 455CARDBUS_OBJS += cardbus.o cardbus_hp.o cardbus_cfg.o 456 457CONSKBD_OBJS += conskbd.o 458 --- 1479 unchanged lines hidden --- |