summaryrefslogtreecommitdiffstats
path: root/file_io
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-01 18:11:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-01 18:11:46 +0000
commitc304643b962bb0d906e89e44feb74b07d1052e5b (patch)
tree939a73486b51bb95406357338b8903fc224aaaaf /file_io
parent2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-examples-c304643b962bb0d906e89e44feb74b07d1052e5b.tar.bz2
2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Update to account for movement of .cfg files.
Diffstat (limited to 'file_io')
-rw-r--r--file_io/ChangeLog4
-rw-r--r--file_io/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/file_io/ChangeLog b/file_io/ChangeLog
index 993109a..95303db 100644
--- a/file_io/ChangeLog
+++ b/file_io/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile: Update to account for movement of .cfg files.
+
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* crc/Makefile, fat_ramdisk/Makefile: Fix Makefiles.
diff --git a/file_io/Makefile b/file_io/Makefile
index fd0fb96..924545e 100644
--- a/file_io/Makefile
+++ b/file_io/Makefile
@@ -4,6 +4,6 @@
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
-include $(RTEMS_ROOT)/make/directory.cfg
+include $(RTEMS_SHARE)/make/directory.cfg
SUBDIRS = fdopen filerdback repeated_opens crc