Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Lets finally run the kernel configuration menu

Panel

 make menuconfig CC=/usr/bin/gcc-3.4 CXX=/usr/bin/g++-3.4

set the "prompt for development and/or
incomplete code/drivers" option to 'yes'. In the "loadable module support" section,
make sure that the "Enable loadable module support" is set to 'yes', and set the
"Module Versioning support" is to 'no'. In the "processor type and features" section,
set the "Preemptible kernel" and the "Use register arguments" options to 'no',
and make sure to set the "interrupt pipeline" option, (aka IPIPE) to 'yes'.
Finally, make sure that the "/proc file system support", under the
"Pseudo filesystems" subsection of the "File systems" section is set to yes.