OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
modules
/
acpibat
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
acpibat
History log of
/src/sys/modules/acpibat/Makefile
Revision
Date
Author
Comments
1.5
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.4
16-Feb-2011
jruoho
branches: 1.4.56;
Convert the ioconf files to lower case for consistency. No functional change.
1.3
25-Oct-2010
jruoho
branches: 1.3.2; 1.3.4;
Bump WARNS to 4.
1.2
21-Mar-2010
pooka
branches: 1.2.2;
Convert acpibat to use ioconf instead of homerolled config glue.
Note, config whines about things like:
files.acpi:30: attaching undefined device `apm'
I intentionally was a lazy boy and didn't include a ton of dirt to
keep the hot napalm and riot blasts in the config thread rolling ;)
tested by jruoho (thanks!)
1.1
28-Feb-2010
jruoho
branches: 1.1.2; 1.1.4;
Add makefiles for a sample of ACPI kernel modules.
1.1.4.2
05-Mar-2011
rmind
sync with head
1.1.4.1
30-May-2010
rmind
sync with head
1.1.2.3
11-Aug-2010
yamt
sync with head.
1.1.2.2
11-Mar-2010
yamt
sync with head
1.1.2.1
28-Feb-2010
yamt
file Makefile was added on branch yamt-nfs-mp on 2010-03-11 15:04:24 +0000
1.2.2.3
06-Nov-2010
uebayasi
Sync with HEAD.
1.2.2.2
30-Apr-2010
uebayasi
Sync with HEAD.
1.2.2.1
21-Mar-2010
uebayasi
file Makefile was added on branch uebayasi-xip on 2010-04-30 14:44:16 +0000
1.3.4.1
17-Feb-2011
bouyer
Sync with HEAD
1.3.2.1
06-Jun-2011
jruoho
Sync with HEAD.
1.4.56.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Sun Nov 02 07:10:05 GMT 2025