sys: Empty hints files

Create empty hints files for these platforms. They don't normally need a
hints file, but people use them for device instance wiring. It's less
confusing if they always exist.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D49052
This commit is contained in:
Warner Losh 2025-02-21 17:25:32 -07:00
parent 2b1460110e
commit 94ffbdb462
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# Empty device.hints
# Use to wire devices in the system to specific driver instances

View file

@ -0,0 +1,2 @@
# Empty device.hints
# Use to wire devices in the system to specific driver instances

View file

@ -0,0 +1,2 @@
# Empty device.hints
# Use to wire devices in the system to specific driver instances