Page MenuHomeFreeBSD

clk: Move clock code in dev/clk
ClosedPublic

Authored by manu on Dec 26 2023, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 26, 9:37 AM
Unknown Object (File)
Oct 5 2024, 3:23 PM
Unknown Object (File)
Sep 18 2024, 4:56 PM
Unknown Object (File)
Sep 10 2024, 11:59 AM
Unknown Object (File)
Sep 9 2024, 3:35 AM
Unknown Object (File)
Sep 7 2024, 3:15 PM
Unknown Object (File)
Sep 7 2024, 11:54 AM
Unknown Object (File)
Sep 7 2024, 11:21 AM
Subscribers

Details

Summary

We've removed kernel option EXT_RESOURCES almost two years ago.
While it was ok to have some code under a common 'extres' subdirectory
at first, we now have a lot of consumer of it and we made it mandatory
so no need to have it under a cryptic name.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable