# $NetBSD: Makefile.inc,v 1.2 2014/03/10 00:50:12 mrg Exp $ # # etc.evbcf/Makefile.inc -- evbcf-specific etc Makefile targets # # If you change the list of distributed kernels, don't forget # to update the release documentation in distrib/notes/common/contents # Not ready yet .if 0 KERNEL_SETS= TWR54418 BUILD_KERNELS= TWR54418_INSTALL .endif snap_md_post: '>cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/modules/compat_sysctl_09_43/Makefile
AgeCommit message (Expand)Author
2019-09-26Kill WARNS = 3 from all the modules that now compile cleanly.christos
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2019-01-27Merge the [pgoyette-compat] branchpgoyette