summaryrefslogtreecommitdiffstats
path: root/config.inc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-07 11:22:03 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-07 11:22:03 -0600
commit9bc03ed8eb542895ed55583752bbd186f51beb5e (patch)
tree93bbbe3ee6cf4b66f034b673b0ed8d04267a8cf1 /config.inc
parentInitial import (diff)
downloadrtems-libbsd-9bc03ed8eb542895ed55583752bbd186f51beb5e.tar.bz2
Separate User Path Settings Into New File config.inc
This makes the settings available for use in other Makefiles. Specifically when tests are added.
Diffstat (limited to 'config.inc')
-rw-r--r--config.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.inc b/config.inc
new file mode 100644
index 00000000..1f9e1425
--- /dev/null
+++ b/config.inc
@@ -0,0 +1,3 @@
+RTEMS_MAKEFILE_PATH = /home/joel/rtems-4.11-work/bsp-install/powerpc-rtems4.11/psim/
+INSTALL_BASE = /home/joel/newbsd/libbsd-8.2/install
+