sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Allow building VNIC as a moduleAdd directory structure and fix dependencies to be able tobuild and use Cavium VNIC driver as a module.Reviewed by: zbbObtained from: SemihalfSponsored by: Caviu
Allow building VNIC as a moduleAdd directory structure and fix dependencies to be able tobuild and use Cavium VNIC driver as a module.Reviewed by: zbbObtained from: SemihalfSponsored by: CaviumDifferential Revision: https://reviews.freebsd.org/D6345
show more ...