iso9660: menu.lst fixup after move to fs
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Apr 2010 11:51:33 +0000 (13:51 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Apr 2010 11:51:33 +0000 (13:51 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/iso9660/Config.in

index ceee52ff9dadca60c0b23f26b86e2b369eea77a0..78305814a5934450304119411e4c4793e13d1640 100644 (file)
@@ -10,7 +10,7 @@ config BR2_TARGET_ROOTFS_ISO9660
 config BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU
        string "Boot menu.lst file"
        depends on BR2_TARGET_ROOTFS_ISO9660
-       default "target/iso9660/menu.lst"
+       default "fs/iso9660/menu.lst"
 
 comment "iso image requires a Linux kernel to be built"
        depends on BR2_i386 && BR2_KERNEL_none