summaryrefslogtreecommitdiffstats
path: root/uboot
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 /uboot
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 'uboot')
-rw-r--r--uboot/ChangeLog4
-rw-r--r--uboot/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/uboot/ChangeLog b/uboot/ChangeLog
index 9410313..234f424 100644
--- a/uboot/ChangeLog
+++ b/uboot/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile: Update to account for movement of .cfg files.
+
2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* uboot_getenv/.cvsignore: New file.
diff --git a/uboot/Makefile b/uboot/Makefile
index f60c254..d58447b 100644
--- a/uboot/Makefile
+++ b/uboot/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 = uboot_getenv