Warner Losh
031beb4e23
sys: Remove $FreeBSD$: one-line sh pattern
...
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:58 -06:00
Bryan Drewery
f68801df10
Stop using .OODATE for extracting firmware.
...
This fixes META_MODE rebuilding since it assumes that it this is
a non-consistent build command. These are always unencoded consistently
though and do not need to use the .OODATE/$? mechanism.
MFC after: 2 weeks
Reported by: npn
Sponsored by: DellEMC
2019-06-12 00:03:00 +00:00
Enji Cooper
193d9e768b
sys/modules: normalize .CURDIR-relative paths to SRCTOP
...
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon
2017-03-04 10:10:17 +00:00
Sergey Kandaurov
03a462b41b
Fix up paths after r253790.
...
While here, use $? contraction.
Reported by: O. Hartmann
2013-07-30 08:09:48 +00:00
Rui Paulo
a99fe6301b
Move runfw to modules/usb.
...
While there, respect MK_SOURCELESS_UCODE.
Discussed with: kevlo
2013-07-30 02:26:06 +00:00