summaryrefslogtreecommitdiffhomepage
path: root/project/config/cfgdefs.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-01-05 20:08:10 -0500
committermidipix <writeonce@midipix.org>2019-01-09 22:43:13 -0500
commitdd6f0e3f6e80b43a92000908676947c4b06c22e6 (patch)
tree111923c2d91ad92970ff298575ed111804ea6585 /project/config/cfgdefs.in
parentba16785bd30e652a5d606d7059336e6d6eb7a0c2 (diff)
downloadmmglue-dd6f0e3f6e80b43a92000908676947c4b06c22e6.tar.bz2
mmglue-dd6f0e3f6e80b43a92000908676947c4b06c22e6.tar.xz
project: added config bits and rules for alltypes.h and syscall.h.
Diffstat (limited to 'project/config/cfgdefs.in')
-rw-r--r--project/config/cfgdefs.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/project/config/cfgdefs.in b/project/config/cfgdefs.in
index 4299d59..a846390 100644
--- a/project/config/cfgdefs.in
+++ b/project/config/cfgdefs.in
@@ -4,3 +4,9 @@ LIBC_MAJOR = @libc_major@
LIBC_MINOR = @libc_minor@
LIBC_MICRO = @libc_micro@
+# port source directory
+PORT_DIR = @port_dir@
+
+# syscall.h
+syscall-arch: @libc_syscall_arch@
+