summaryrefslogtreecommitdiffstats
path: root/config.inc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-08 11:21:14 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-08 11:21:14 -0600
commit2defe9d7e01b40e3293ae1eb71a207a707c8653e (patch)
tree357b8d7a916a7c6bfddce8c1d1569023c9c9a1a4 /config.inc
parentRemove leading rtems/ directory from paths under rtemsbsd (diff)
downloadrtems-libbsd-2defe9d7e01b40e3293ae1eb71a207a707c8653e.tar.bz2
Use paths based off of $HOME so easier to replicate for others
Diffstat (limited to 'config.inc')
-rw-r--r--config.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.inc b/config.inc
index c36541a5..7e975d5c 100644
--- a/config.inc
+++ b/config.inc
@@ -1,3 +1,3 @@
-RTEMS_MAKEFILE_PATH = /home/joel/newbsd/bsp-install/powerpc-rtems4.11/psim/
-INSTALL_BASE = /home/joel/newbsd/libbsd-8.2/install
+RTEMS_MAKEFILE_PATH = ${HOME}/newbsd/bsp-install/powerpc-rtems4.11/psim/
+INSTALL_BASE = ${HOME}/newbsd/install