• Willy Tarreau's avatar
    selftests/nolibc: add a "defconfig" target · 5c43fd79
    Willy Tarreau authored
    While most archs will work fine with "make defconfig", not all will
    do, and it's not always easy to remember the most suitable choice to
    use for a specific architecture.
    
    This adds a "defconfig" target to the Makefile so that one may easily
    run "make -C ... defconfig" and make sure to clean and rebuild a fresh
    config. This is *not* used by default because we want to preserve the
    user's config by default.
    Signed-off-by: default avatarWilly Tarreau <w@1wt.eu>
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    5c43fd79
Makefile 1.83 KB