From eefa832dff6539f85f1ed9b3be1721da11107df3 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 10 Mar 2010 22:12:24 +0100 Subject: iso9660: rework in a similar way to ROOTFS_TARGET Unfortunately, it cannot use the ROOTFS_TARGET infrastructure, due to the specifities of the iso9660 build process. Signed-off-by: Thomas Petazzoni --- target/iso9660/Config.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/iso9660/Config.in') diff --git a/target/iso9660/Config.in b/target/iso9660/Config.in index 40c93b3f8..ceee52ff9 100644 --- a/target/iso9660/Config.in +++ b/target/iso9660/Config.in @@ -7,11 +7,6 @@ config BR2_TARGET_ROOTFS_ISO9660 help Build a bootable iso9660 image -config BR2_TARGET_ROOTFS_ISO9660_OUTPUT - string "Output File" - depends on BR2_TARGET_ROOTFS_ISO9660 - default "$(IMAGE).iso" - config BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU string "Boot menu.lst file" depends on BR2_TARGET_ROOTFS_ISO9660 -- cgit v1.2.3