mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
Expose a sysctl knob to inform the SBL bootloader that a firmware update is available and should be applied on the next reboot. See also: https://slimbootloader.github.io/security/firmware-update.html#triggering-firmware-update Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D47035
5 lines
192 B
Makefile
5 lines
192 B
Makefile
SUBDIR= acpi_asus acpi_asus_wmi acpi_dock acpi_fujitsu acpi_hp \
|
|
acpi_ged acpi_ibm acpi_panasonic acpi_sbl_wmi acpi_sony \
|
|
acpi_toshiba acpi_video acpi_wmi aibs
|
|
|
|
.include <bsd.subdir.mk>
|