summaryrefslogtreecommitdiffstats
path: root/uboot
diff options
context:
space:
mode:
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