X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=docs%2Fadding.tex;h=2b47e6a328a96e0963b6ef96c8cd71d4adc1e173;hp=b1712ac9d26ac558737632598acdbba2437dc190;hb=b58e8c03f22867d572038d11621fe656cd5de607;hpb=9765f4032ed02c28abfb2d9548b4d79662aa8f90 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}