Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Removing COMPAT stuff from kernel
Vincent DEFERT <vincent.defert%posteo.net@localhost> writes:
> Is there a way to remove all the compatibility code (Linux, 32 bit,
> etc) when building the kernel?
> For an embedded use case, I'm 100% sure I will never need it and I'm
> curious to see how small the kernel can be.
did you try
read the kernel config
comment out stuff you think you don't want
see if the resulting kernel still does what you want?
Home |
Main Index |
Thread Index |
Old Index