kernel 4.6-rc2 with John Brodie patches - was Re: kernel 4.6-rc1

Paul Mansfield paul at mansfield.co.uk
Wed Apr 6 12:48:06 CEST 2016


I uploaded the config file I used for building the kernel, so all you
should need to do is...

* grab the config, change to 64 bit
* download the 4.6-rc2 tar.xz from kernel.org and unpack it
* grab the JB patches from the patch directory
( https://drive.google.com/folderview?id=0B4s5KNXf2Z36Nkxac245LTBGdjQ&usp=sharing&tid=0B9C1WK1FQhjfcXNrbzN6djQzajg?
)
* apply patches - this is what I did
   # for X in ../john-brodie-4.6-rc2-patches/*patch; do patch -p1 < $X; done

* build
* voila!


More information about the click mailing list