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 | 2a25d9425062c55511f09f5621dcf49aea8233d6 (patch) | |
tree | 497aa3443d32f826c48112b94268f8e6e3cc7720 /docs/openwrt.tex | |
parent | 4df7bb357952e82224d93068b49ad0a6aab97df5 (diff) | |
download | master-31e0f0ae-2a25d9425062c55511f09f5621dcf49aea8233d6.tar.gz master-31e0f0ae-2a25d9425062c55511f09f5621dcf49aea8233d6.tar.bz2 master-31e0f0ae-2a25d9425062c55511f09f5621dcf49aea8233d6.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
SVN-Revision: 13880
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} |