diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-01-05 15:26:38 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-01-05 15:26:38 +0000 |
commit | 600dace3070a857989c7ffa3d2e8d048cc71245c (patch) | |
tree | 2eb6d587907219894c1c16ce71cd9ccb0906d05f /docs/openwrt.tex | |
parent | 75894edf2f309a31f9f21ea1b35d42b3dec1e1ed (diff) | |
download | upstream-600dace3070a857989c7ffa3d2e8d048cc71245c.tar.gz upstream-600dace3070a857989c7ffa3d2e8d048cc71245c.tar.bz2 upstream-600dace3070a857989c7ffa3d2e8d048cc71245c.zip |
Add some more documentation : how to add a new target to OpenWrt, howto report bugs, change the svn:ignore property on the docs/ repository
SVN-Revision: 5981
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r-- | docs/openwrt.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 07098b329d..753ac46e93 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -33,7 +33,11 @@ \subsection{Image Builder} \subsection{SDK} \section{Adding platform support} + \input{adding} \section{Debugging and debricking} \subsection{Adding a serial port} \subsection{JTAG} + \section{Reporting bugs} + \subsection{Using the Trac ticket system} + \input{bugs} \end{document} |