Files
mango/kexts/hello-world/extension.yaml

10 lines
251 B
YAML

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