Enable cd9660 support by default.
This commit is contained in:
parent
6e6ef32477
commit
070181b525
@ -13,7 +13,7 @@ SRCS= locore.S main.c metadata.c
|
||||
|
||||
LOADER_DISK_SUPPORT?= yes
|
||||
LOADER_UFS_SUPPORT?= yes
|
||||
LOADER_CD9660_SUPPORT?= no
|
||||
LOADER_CD9660_SUPPORT?= yes
|
||||
LOADER_NET_SUPPORT?= no
|
||||
LOADER_NFS_SUPPORT?= no
|
||||
LOADER_TFTP_SUPPORT?= no
|
||||
|
Loading…
x
Reference in New Issue
Block a user