OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
modules
/
sequencer
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
sequencer
History log of
/src/sys/modules/sequencer/Makefile
Revision
Date
Author
Comments
1.3
04-Jun-2022
pgoyette
Combine the midi and sequencer modules into a single midi_seq module
to avoid a circular dependency as noted in kern/56772. Retain minimal
modules of the original names to accomodate auto-loading upon access
to the /dev/xxx nodes.
1.2
17-Feb-2019
rin
Bump default value of WARNS for modules from 3 to 5, and
explicitly set WARNS for modules that fail with WARNS=5.
Also, turn on -Wno-missing-noreturn for clang for some files.
At the moment, among ~ 360 modules,
- 2 (lua and zfs) need WARNS=0
- 1 (solaris) needs WARNS=1
- 136 need WARNS=3 (mostly due to sign-compare)
- 4 need WARNS=4
- others can be compiled with WARNS=5
Discussed on tech-kern.
1.1
01-Jun-2017
pgoyette
branches: 1.1.6; 1.1.10; 1.1.14;
Add the modules for audio, midi, and sequencer
1.1.14.1
10-Jun-2019
christos
Sync with HEAD
1.1.10.2
03-Dec-2017
jdolecek
update from HEAD
1.1.10.1
01-Jun-2017
jdolecek
file Makefile was added on branch tls-maxphys on 2017-12-03 11:38:59 +0000
1.1.6.2
28-Aug-2017
skrll
Sync with HEAD
1.1.6.1
01-Jun-2017
skrll
file Makefile was added on branch nick-nhusb on 2017-08-28 17:53:10 +0000
Indexes created Mon Oct 27 04:09:48 GMT 2025