Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/modules



Module Name:    src
Committed By:   pooka
Date:           Tue Jun  2 00:38:38 UTC 2015

Modified Files:
        src/sys/modules/hdaudio: Makefile.inc
        src/sys/modules/hdaudio_pci: Makefile.inc

Log Message:
Use SRCS+= instead of SRCS= in Makefile.incs to avoid assumptions of
what is being included when.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/modules/hdaudio/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/hdaudio_pci/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index