diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-06-28 16:05:35 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-06-28 16:05:35 +0000 |
commit | 091929ce0e3be9fe9b4b49191d3fd800d60e9a31 (patch) | |
tree | d9fad8c9bf2f267d28877c17749306d720209a8a /docs/openwrt.tex | |
parent | b09970a3d8539dd4107a53ffcdd6c402c25236a7 (diff) | |
download | upstream-091929ce0e3be9fe9b4b49191d3fd800d60e9a31.tar.gz upstream-091929ce0e3be9fe9b4b49191d3fd800d60e9a31.tar.bz2 upstream-091929ce0e3be9fe9b4b49191d3fd800d60e9a31.zip |
add a short note on how to use OpenWrt for daily work, covering the use of quilt inside of OpenWrt, updating kernel, packages and patches
SVN-Revision: 16606
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r-- | docs/openwrt.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex index f6dd60fb7d..946387b4d6 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -27,6 +27,8 @@ \section{Extra tools} \subsection{Image Builder} \subsection{SDK} + \section{Working with OpenWrt} + \input{working} \section{Adding platform support} \input{adding} \section{Debugging and debricking} |