[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SNT146-W710244DBE31ABDA9A6D398C82C0@phx.gbl>
Date: Mon, 23 Sep 2013 02:40:53 +0530
From: Varad Gautam <varadgautam@...e.com>
To: Thiago Farina <tfransosi@...il.com>,
linux list <linux-kernel@...r.kernel.org>
Subject: RE: throuble installing kernel
> What I'm doing wrong? I want it to use my .config, I don't want to
> answer all the thousands questions it prompts me (I don't know all the
> options to know what should go and what should not, hence I want it to
> use my current configuration).
Hi! If you want to use the existing .config file, you should use `make oldconfig` instead. It may still prompt for options not in the file; to use the default ones, just do `yes "" | make oldconfig`. --
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists