From 7b36927d681f33455dfdba6d6043fe378848407a Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Mon, 28 Apr 2008 19:24:08 +0000 Subject: [PATCH] New base uses new version of RTEMS. --- configure/os/CONFIG_SITE.Common.RTEMS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure/os/CONFIG_SITE.Common.RTEMS b/configure/os/CONFIG_SITE.Common.RTEMS index 207c4b81d..07f609fc8 100644 --- a/configure/os/CONFIG_SITE.Common.RTEMS +++ b/configure/os/CONFIG_SITE.Common.RTEMS @@ -5,8 +5,8 @@ # Where to find RTEMS # -RTEMS_BASE=/usr/local/rtems/rtems-4.7 -RTEMS_VERSION=4.7 +RTEMS_BASE=/usr/local/rtems/rtems-4.9 +RTEMS_VERSION=4.9 # If you're using neither BOOTP/DHCP nor FLASH to pick up your IOC # network configuration you must specify your Internet Domain Name here