Under the SRC distribution, I only elected to install the following:
/usr/src
/usr/src/bin
/usr/src/sys
What else do I need under there to correctly build a custom kernel? I tried various tutorials and under /usr/src
I typed in 'make buildkernel KERNCONF=MYKERNEL'
and it tells me it doesnt know how to build.
Am I better off installing
base --> TOP-LEVEL files in /usr/src
/usr/src
/usr/src/bin
/usr/src/sys
What else do I need under there to correctly build a custom kernel? I tried various tutorials and under /usr/src
I typed in 'make buildkernel KERNCONF=MYKERNEL'
and it tells me it doesnt know how to build.
Am I better off installing
base --> TOP-LEVEL files in /usr/src