MFC r348979: Stop using .OODATE for extracting firmware.
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
Fix up paths after r253790.While here, use $? contraction.Reported by: O. Hartmann
Move runfw to modules/usb.While there, respect MK_SOURCELESS_UCODE.Discussed with: kevlo