lkml.org 
[lkml]   [2007]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[2.6.23 regression fix] cris: drivers/cdrom/Kconfig no longer exists
    This patch fixes the following 2.6.23 regression:

    <-- snip -->

    ...
    scripts/kconfig/conf -d arch/cris/Kconfig
    arch/cris/Kconfig:183: can't open file "drivers/cdrom/Kconfig"
    make[2]: *** [defconfig] Error 1

    <-- snip -->

    Signed-off-by: Adrian Bunk <bunk@kernel.org>

    ---
    25f8889abda9596429f0840dc1d9330cfad8ac48
    diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
    index 4b41248..6b4d026 100644
    --- a/arch/cris/Kconfig
    +++ b/arch/cris/Kconfig
    @@ -180,8 +180,6 @@ source "drivers/isdn/Kconfig"

    source "drivers/telephony/Kconfig"

    -source "drivers/cdrom/Kconfig"
    -
    #
    # input before char - char/joystick depends on it. As does USB.
    #
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2007-08-09 01:29    [W:8.971 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site