Home
last modified time | relevance | path

Searched hist:e5657ef4cf957a7907f6e9a892733897d8fc7b07 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/fdt/
H A Dfdt_slicer.cdiff e5657ef4cf957a7907f6e9a892733897d8fc7b07 Sun Mar 17 05:33:17 CET 2019 Justin Hibbits <jhibbits@FreeBSD.org> fdt: Explicitly mark fdt_slicer as dependent on geom_flashmap

Without this dependency relationship, the linker doesn't find the
flash_register_slicer() function, so kldload fails to load fdt_slicer.ko.

Discussed with: ian@