summaryrefslogtreecommitdiff
path: root/hello/Makefile
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 /hello/Makefile
parent58c7ceebc8f2293c05764d2f2318b111667d2bbd (diff)
2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Update to account for movement of .cfg files.
Diffstat (limited to 'hello/Makefile')
-rw-r--r--hello/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello/Makefile b/hello/Makefile
index 9f3b0c3..316b776 100644
--- a/hello/Makefile
+++ b/hello/Makefile
@@ -4,7 +4,7 @@
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
-include $(RTEMS_ROOT)/make/directory.cfg
+include $(RTEMS_SHARE)/make/directory.cfg
SUBDIRS=hello_world_c