summaryrefslogtreecommitdiff
path: root/src/boot/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/Config.lb')
-rw-r--r--src/boot/Config.lb9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/boot/Config.lb b/src/boot/Config.lb
index 700f19d917..8afe637e51 100644
--- a/src/boot/Config.lb
+++ b/src/boot/Config.lb
@@ -1,9 +1,2 @@
object hardwaremain.o
-if CONFIG_CBFS
- object selfboot.o
-else
- object elfboot.o
-end
-if CONFIG_FS_PAYLOAD
- object filo.o
-end
+object selfboot.o