summaryrefslogtreecommitdiffstats
path: root/docs/adding.tex
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-04 11:58:31 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-04 11:58:31 +0000
commitd1d50072edabfcb188caad33f570b20e8837f4a4 (patch)
treee0e0e2f5590fdf16285f8af534aff1479fc73be2 /docs/adding.tex
parent5200fcaf3ffb200632c7e5bc0519f55a7a5722f3 (diff)
fix a few overfull hboxes, remove some redundant stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8341 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b1712ac9d..2b47e6a32 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}