summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-08 13:21:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-08 13:21:44 +0000
commit52c0199d00e331dec81c39fb3d07ef568097ded5 (patch)
tree91abd363e84d8ad680637ec56452f7bf929e7ae3
parent64af4a3b22f1c848876dd13e8ce7d9c8dde454c5 (diff)
2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
* classic_signal/Makefile: Change executable name from hello.
-rw-r--r--classic_api/ChangeLog4
-rw-r--r--classic_api/classic_signal/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/classic_api/ChangeLog b/classic_api/ChangeLog
index 183a499..686e6a3 100644
--- a/classic_api/ChangeLog
+++ b/classic_api/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * classic_signal/Makefile: Change executable name from hello.
+
2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog: New file.
diff --git a/classic_api/classic_signal/Makefile b/classic_api/classic_signal/Makefile
index 9fe9919..04e7107 100644
--- a/classic_api/classic_signal/Makefile
+++ b/classic_api/classic_signal/Makefile
@@ -6,7 +6,7 @@
# RTEMS_MAKEFILE_PATH is typically set in an environment variable
#
-PGM=${ARCH}/hello.exe
+PGM=${ARCH}/classic_signal.exe
# optional managers required
MANAGERS=all