1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix a few overfull hboxes, remove some redundant stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8341 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2007-08-04 11:58:31 +00:00
parent 5200fcaf3f
commit d1d50072ed
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}