Results 1 to 2 of 2
I didn't want to start a new thread for this, but I haven't stumbled across the answer otherwise...
If I, say, have no use whatsoever for SCSI drivers or SPARC ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-20-2008 #1Linux Newbie
- Join Date
- Jul 2007
- Location
- Here. There. Anywhere.
- Posts
- 150
Manipulating the kernel
I didn't want to start a new thread for this, but I haven't stumbled across the answer otherwise...
If I, say, have no use whatsoever for SCSI drivers or SPARC architecture, might I simply delete the entire folder from the kernel's source?
- 02-20-2008 #2Linux Newbie
- Join Date
- Jan 2008
- Location
- UK
- Posts
- 211
In principle no, but before you delete them, have a look in the config file for compiling, you may have to edit so the compiler does not look for the files, because obviously if it does it will throw an error if it cannot find them.
And make a copy of the source first.


Reply With Quote
