summaryrefslogtreecommitdiffstats
path: root/docs/adding.tex
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-08-04 11:58:31 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-08-04 11:58:31 +0000
commit014b05aea0dafeee16d23444f3a7cb9889f21836 (patch)
treeff3881861c0960ac2608cb883dccc46145f652ea /docs/adding.tex
parent247e6688949250abdc9b1bf06275cdb5f541503c (diff)
downloadmaster-31e0f0ae-014b05aea0dafeee16d23444f3a7cb9889f21836.tar.gz
master-31e0f0ae-014b05aea0dafeee16d23444f3a7cb9889f21836.tar.bz2
master-31e0f0ae-014b05aea0dafeee16d23444f3a7cb9889f21836.zip
fix a few overfull hboxes, remove some redundant stuff
SVN-Revision: 8341
Diffstat (limited to 'docs/adding.tex')
-rw-r--r--docs/adding.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adding.tex b/docs/adding.tex
index b1712ac9d2..2b47e6a328 100644
--- a/docs/adding.tex
+++ b/docs/adding.tex
@@ -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}