diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-01-05 15:30:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-01-05 15:30:25 +0000 |
commit | 48bed14af331eb686aaed8f3b5b342a31cd92352 (patch) | |
tree | 35bda3253ed5fc4677e462b583124aa31be03f11 | |
parent | 3fc2a24f0422b2f55f9ed43f116db3111f700526 (diff) | |
download | upstream-48bed14af331eb686aaed8f3b5b342a31cd92352.tar.gz upstream-48bed14af331eb686aaed8f3b5b342a31cd92352.tar.bz2 upstream-48bed14af331eb686aaed8f3b5b342a31cd92352.zip |
Update the README to something more realistic
SVN-Revision: 5988
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -13,9 +13,11 @@ the kernel and all choosen applications. You can use scripts/flash.sh for remotely updating your embedded system via tftp. -The buildroot system is documented in docs/buildroot-documentation.html. +The OpenWrt system is documented in docs/. You will need a LaTeX distribution +to build the documentation. Type make -C docs/ to build the documentation. -Building your own firmware you need to have access to a Linux system. +Building your own firmware you need to have access to a Linux, BSD or MacOSX system. +Cygwin will not be supported because of the lack of case sensitiveness. Sunshine! Your OpenWrt Project |