From eba8b7ddd0a455d9e49f32dcae712c5612c0093c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 26 Jan 2024 22:26:48 +0100 Subject: Kernel: Major repository refactor. Rework the repo into Private and Public modules. Signed-off-by: Amlal El Mahrouss --- Private/newBoot/netBootModule/manifest.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Private/newBoot/netBootModule/manifest.json (limited to 'Private/newBoot/netBootModule/manifest.json') diff --git a/Private/newBoot/netBootModule/manifest.json b/Private/newBoot/netBootModule/manifest.json new file mode 100644 index 00000000..1a177877 --- /dev/null +++ b/Private/newBoot/netBootModule/manifest.json @@ -0,0 +1,4 @@ +{ + "pluginName": "internetBoot", + "description": "internetBoot your device from the network." +} \ No newline at end of file -- cgit v1.2.3