[pisa-src] r2323 - trunk/openwrt/build-maemo.sh

  • From: René Hummen <rene.hummen@xxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 29 Apr 2010 14:20:52 +0200

Author: hummen
Date: Thu Apr 29 14:20:51 2010
New Revision: 2323

Log:
corrected wiki reference

Modified:
   trunk/openwrt/build-maemo.sh

Modified: trunk/openwrt/build-maemo.sh
==============================================================================
--- trunk/openwrt/build-maemo.sh        Thu Apr 29 14:19:58 2010        (r2322)
+++ trunk/openwrt/build-maemo.sh        Thu Apr 29 14:20:51 2010        (r2323)
@@ -1,10 +1,10 @@
 #! /bin/sh
 
 # USAGE:
-# 0. install Maemo as described in the tinyHIP wiki
-# 1. download and install libconfig (tinyHIP wiki)
-# 2. check out pisa branch (tinyHIP wiki)
-# 3. check out hipl branch (tinyHIP wiki)
+# 0. install Maemo as described in the PISA wiki
+# 1. download and install libconfig (PISA wiki)
+# 2. check out pisa branch (PISA wiki)
+# 3. check out hipl branch (PISA wiki)
 # 4. modify paths below according to the checkouts
 # 5. run this script
 

Other related posts:

  • » [pisa-src] r2323 - trunk/openwrt/build-maemo.sh - René Hummen