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