• Dave Jones's avatar
    [PATCH] fix xconfig. · 39992f07
    Dave Jones authored
    We now have so many CONFIG_ options we overflow a buffer in xconfig.
    Doubling the size should see us until someone either writes a replacement,
    or can be bothered to make it dynamically allocate.
    39992f07
tkparse.c 18.8 KB