summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/sparc64/loader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/sparc64/loader/Makefile b/sys/boot/sparc64/loader/Makefile
index d944a1a..1a1f42a 100644
--- a/sys/boot/sparc64/loader/Makefile
+++ b/sys/boot/sparc64/loader/Makefile
@@ -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
OpenPOWER on IntegriCloud