core/diskstart.inc: make the root filesystem a configurable
authorH. Peter Anvin <hpa@zytor.com>
Mon, 10 Aug 2009 21:27:21 +0000 (14:27 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 10 Aug 2009 21:27:21 +0000 (14:27 -0700)
commitf87413e6b7a60e9cfc086232953b7f32a4d1c5f2
treeee82aaaf95653123f26d1437d31fdbbcaef3847c
parentd74cbcd018244a834c60842b16ee18966a6ec020
core/diskstart.inc: make the root filesystem a configurable

Instead of using conditional compilation, just set the root filesystem
type in the assembly stub.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/diskstart.inc
core/extlinux.asm
core/ldlinux.asm