aboutsummaryrefslogtreecommitdiff
path: root/src/boot/Config.lb
blob: 4c2f4d71f093cf8734f6428d1a27f7058551821e (plain)
1
2
3
4
5
6
7
8
object elfboot.o
object hardwaremain.o
if CONFIG_ROMFS
	object selfboot.o
end
if CONFIG_FS_PAYLOAD
	object filo.o
end