summaryrefslogtreecommitdiffstats
path: root/tools/update
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-09 22:18:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-09 22:18:43 +0000
commitc73b8ac27f85ef7bc732b311da28f65e722ee7be (patch)
tree1aa0610aea4138b055ccccb8c49b924f35e845ab /tools/update
parentRemoved. (diff)
downloadrtems-c73b8ac27f85ef7bc732b311da28f65e722ee7be.tar.bz2
This patch adds the basic framework for the ITRON 3.0 API implementation
for RTEMS.
Diffstat (limited to '')
-rwxr-xr-xtools/update/cipolish4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/update/cipolish b/tools/update/cipolish
index e7a72c92ab..bd83aee275 100755
--- a/tools/update/cipolish
+++ b/tools/update/cipolish
@@ -65,6 +65,10 @@ while( <> )
{
#remove the line
}
+ elsif ( /^[ ]*AC_SUBST\(RTEMS_HAS_ITRON_API\)[ ]*$/o )
+ {
+ #remove the line
+ }
elsif ( /^[ ]*AC_SUBST\(RTEMS_HAS_HWAPI\)[ ]*$/o )
{
#remove the line