summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-09 14:11:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-09 14:11:33 +0000
commitf00ec4af73acf4b424bbe125a57d77710499426c (patch)
treed6f58350e50410a98d9a46ce429897d8aa7137ac /nuttx/configs/rgmp/README.txt
parent209ab89e4e8f77ebc00f54d1d7d4a32de874b455 (diff)
downloadpx4-nuttx-f00ec4af73acf4b424bbe125a57d77710499426c.tar.gz
px4-nuttx-f00ec4af73acf4b424bbe125a57d77710499426c.tar.bz2
px4-nuttx-f00ec4af73acf4b424bbe125a57d77710499426c.zip
RGMP 0.2.0 patch applied
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3687 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/rgmp/README.txt')
-rwxr-xr-xnuttx/configs/rgmp/README.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/nuttx/configs/rgmp/README.txt b/nuttx/configs/rgmp/README.txt
index bc28bf8a2..2db1d6b13 100755
--- a/nuttx/configs/rgmp/README.txt
+++ b/nuttx/configs/rgmp/README.txt
@@ -10,15 +10,18 @@ and GPOS features.
See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further
information about RGMP.
+The updated build instructions can be found at:
+http://rgmp.sourceforge.net/wiki/index.php/Documentation
+
Ubuntu Build Instructions
--------------------------
Build requirements:
Hardware: x86 PC
-Software: Ubuntu 10.04 or Ubuntu 10.10
+Software: Ubuntu 10.04, 10.10 or 11.04
Run requirements:
Hardware: multi-processor x86 PC
-Software: Ubuntu 10.04 or Ubuntu 10.10
+Software: Ubuntu 10.04, 10.10 or 11.04
1. Download RGMP from the following URL:
@@ -66,7 +69,7 @@ Other Linux OS Build Instruction
--------------------------------------
Requirements:
Hardware: multi-processor x86 PC
-Software: running Linux kernel 2.6.32 or 2.6.35 kernel
+Software: running Linux kernel 2.6.32, 2.6.35 or 2.6.38
1. Get your running Linux kernel header under /usr/src/linux-headers-$(uname -r)
directory.