Comment 33 for bug 1250051

Revision history for this message
penalvch (penalvch) wrote :

git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git && cd linux && git checkout 9efa5e50598c5568b0678bb411b239a0b6e9a328 && cp /boot/config-`uname -r` .config && yes '' | make oldconfig && make clean && make -j `getconf _NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-custom && cd .. && sudo dpkg -i *.deb