kernel: rename extensions/ to kexts/
This commit is contained in:
9
kexts/hello-world/extension.yaml
Normal file
9
kexts/hello-world/extension.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: hello-world
|
||||
description: |
|
||||
A sample kernel extension, demonstrating the structure of a kext.
|
||||
No actual functionality.
|
||||
id: net.doorstuck.socks.hello-world
|
||||
license: BSD-3-Clause
|
||||
copyright: Copyright © Max Wash 2023
|
||||
sources:
|
||||
- hello-world.c
|
||||
Reference in New Issue
Block a user