Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
neta: need clknode_if.hclknode_if.h is needed for this device on aarch64. Create it always.Sponsored by: Netflix
if_mvneta: Build the driver as a kernel moduleFix device detach and attach routine. Add required Makefileto build as a module. Remove entry from GENERIC, since nowit can be loaded automatically.
if_mvneta: Build the driver as a kernel moduleFix device detach and attach routine. Add required Makefileto build as a module. Remove entry from GENERIC, since nowit can be loaded automatically.Tested on EspressoBin.Obtained from: SemihalfReviewed by: manuDifferential revision: https://reviews.freebsd.org/D31581
show more ...
Revert "if_mvneta: Build the driver as a kernel module"This reverts commit bcf5c7a8b1dcdcd5f27c1aa694f66208dc07a0dd.