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)
Sun, May 3, 6:58 PM
Unknown Object (File)
Wed, Apr 29, 2:01 PM
Unknown Object (File)
Wed, Apr 29, 2:00 PM
Unknown Object (File)
Tue, Apr 28, 9:24 AM
Unknown Object (File)
Tue, Apr 28, 9:24 AM
Unknown Object (File)
Mon, Apr 27, 10:58 PM
Unknown Object (File)
Mon, Apr 27, 9:49 PM
Unknown Object (File)
Mon, Apr 27, 6:10 PM
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