blob: 8462f6929f3b636ccb1a416312989907f0a548e3 [file] [log] [blame]
brians343bc112013-02-10 01:53:46 +00001[FILES]
2
3fitpc_kernel.config is a kernel configuration file for a fit-pc2
4 it is currently for kernel version 3.2.21
5 directions to use
6 download the 3.2.21 vanilla kernel source and the 3.2.21 rt patch
7 extract the kernel source and apply the patch
8 if on a 64-bit x86 machine, create a 32-bit chroot to build in
9 make sure fakeroot and kernel-package are installed
10 in the linux-x.x.x directory: fakeroot make-kpkg --jobs=4 kernel_image
11