fix a few overfull hboxes, remove some redundant stuff

SVN-Revision: 8341
This commit is contained in:
Felix Fietkau 2007-08-04 11:58:31 +00:00
parent 247e668894
commit 014b05aea0
3 changed files with 12 additions and 20 deletions

View file

@ -357,7 +357,7 @@ firmware image and flash is structured. You will find below a commented example
that covers the case of the device where the bootloader can pass to the kernel its partition plan.
First of all, you need to make your flash map driver be visible in the kernel
configuration options, this can be done by editing the file
configuration options, this can be done by editing the file \
\textbf{linux/drivers/mtd/maps/Kconfig}:
\begin{verbatim}