Refactor copy_and_run so that it uses a single code base instead of
[coreboot.git] / src / boot / Config.lb
index f9206bd3aa34d3b94568dff47bc3e8a6e0021689..700f19d9178ed4ed9c03e8089194019b76360d59 100644 (file)
@@ -1,7 +1,8 @@
-object elfboot.o
 object hardwaremain.o
 if CONFIG_CBFS
        object selfboot.o
+else
+       object elfboot.o
 end
 if CONFIG_FS_PAYLOAD
        object filo.o