K 10 svn:author V 4 ngie K 8 svn:date V 27 2015-01-01T04:10:56.246124Z K 7 svn:log V 314 Unbreak the build for some modules that depend on -std flags to be passed through via CFLAGS, as noted by Jenkins when building sparc64 by re-adding bsd.sys.mk to bsd.kmod.mk: https://jenkins.freebsd.org/job/FreeBSD_HEAD_sparc64/225/changes Tested with: % cd /sys/modules/bce; make obj; make depend; make all END