summaryrefslogtreecommitdiffhomepage
path: root/src/coreboot-netboot.c
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-03-28 20:29:16 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-03-28 20:29:38 +0100
commitfcc66b0fa04b25b206e702110ed652fd4c113823 (patch)
tree0ea6fca5769e5fd14ce199eaf2b37bfe7cab2ce6 /src/coreboot-netboot.c
parent154b4163d7c19aa86d3e47a78de9111d37f7f307 (diff)
fw: replace netboot with bootnet.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/coreboot-netboot.c')
-rw-r--r--src/coreboot-netboot.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/coreboot-netboot.c b/src/coreboot-netboot.c
deleted file mode 100644
index d27f0aa..0000000
--- a/src/coreboot-netboot.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/* -------------------------------------------
-
- Copyright (C) 2025, Amlal EL Mahrouss, all rights reserved.
-
-------------------------------------------- */
-
-#include <lib/netboot.h>