From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilkinson Date: Wed, 10 Oct 2012 14:18:41 -0400 Subject: [Buildroot] Using a patched kernel Message-ID: <003701cda713$ad86eb10$0894c130$@net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Is it possible in BR to use a custom patched version of a Linux kernel rather than have it get the standard one? I have a patched v3.4 which I have successfully built with crosstool-ng-1.16.0 and would like to use that. Chris