From fbe47cd3338e6782b83fa7c735d580567c26b7bf Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 6 Apr 2006 18:31:14 +0000 Subject: patch from janlana adding an x86 bootable iso9660 CD-ROM target --- target/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 315499a6d..f59f7de5f 100644 --- a/target/Config.in +++ b/target/Config.in @@ -8,6 +8,7 @@ source "target/ext2/Config.in" source "target/jffs2/Config.in" source "target/squashfs/Config.in" source "target/tar/Config.in" +source "target/iso9660/Config.in" comment "bootloader for target device" -- cgit v1.2.3