diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-01-06 09:20:14 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-01-06 09:20:14 +0000 |
commit | 7bd4658f0800614cee3edb73bb2b05be84739a22 (patch) | |
tree | fd3925f92f2c7b31da6607f03c9342e8f8194d41 /docs/openwrt.tex | |
parent | 58a5af0afd074e812b80637c17556ad82ac0f197 (diff) | |
download | upstream-7bd4658f0800614cee3edb73bb2b05be84739a22.tar.gz upstream-7bd4658f0800614cee3edb73bb2b05be84739a22.tar.bz2 upstream-7bd4658f0800614cee3edb73bb2b05be84739a22.zip |
Make the doc slightly more complete and add notes on how to add a new target in OpenWrt, some serial console and JTAG tips and tricks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13880 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r-- | docs/openwrt.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 378571711c..f6dd60fb7d 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -30,8 +30,7 @@ \section{Adding platform support} \input{adding} \section{Debugging and debricking} - \subsection{Adding a serial port} - \subsection{JTAG} + \input{debugging} \section{Reporting bugs} \subsection{Using the Trac ticket system} \input{bugs} |