[pisa-src] r1350 - trunk/openwrt/README

  • From: Jahn Bertsch <jahn.bertsch@xxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Tue, 27 Oct 2009 16:55:26 +0100

Author: bertsch
Date: Tue Oct 27 16:55:23 2009
New Revision: 1350

Log:
Clarified use of 'files' directory in openwrt readme.

Modified:
   trunk/openwrt/README

Modified: trunk/openwrt/README
==============================================================================
--- trunk/openwrt/README        Tue Oct 27 16:55:00 2009        (r1349)
+++ trunk/openwrt/README        Tue Oct 27 16:55:23 2009        (r1350)
@@ -27,7 +27,8 @@
  -> Used by configure_router.sh to configure OpenWrt.
 
 files
- -> Files that will be included into the OpenWrt firmware image.
+ -> Files that will be included into the OpenWrt firmware image. These files 
are common to
+    all router configurations. Individual router configurations use symlinks 
to include them.
 
 package
  -> OpenWrt packages for hipl and pisa.

Other related posts:

  • » [pisa-src] r1350 - trunk/openwrt/README - Jahn Bertsch