]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Fix LINT-NOINET kernels
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Jan 2016 18:24:22 +0000 (18:24 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Jan 2016 18:24:22 +0000 (18:24 +0000)
commit91475b983dcf5cfec505f7314739955975236c42
tree5aab19333d9dde845879e324af6c7bc1f4d93668
parentef4912ec697dd094080c925dde4220b9e5817510
Fix LINT-NOINET kernels

- Generate opt_inet.h appropriately according to MK_INET_SUPPORT
- Only add in_gif.c to SRCS if MK_INET_SUPPORT != no

This is a surgical fix since the build infrastructure has diverged sufficiently
between stable/10 and head.

This change will likely be reverted if and when imp's changes to config.mk have
been backported to ^/stable/10 .

Reviewed by: ae (no serious objections)
Differential Revision: https://reviews.freebsd.org/D4864
MFC after: 1 week
Sponsored by: EMCC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@293778 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/modules/if_gif/Makefile