aboutsummaryrefslogtreecommitdiffstats
path: root/sdk/dev/make.conf
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2025-01-14 16:06:02 -0600
committerWilliam Harrington <kb0iic@berzerkula.org>2025-01-14 16:06:02 -0600
commit0cc9b20c15460213e488bf5e70963b941482f628 (patch)
treebb0143245583ec846630f39bfa2258dba640ccd7 /sdk/dev/make.conf
parent0e084ade5069756d487b5c948c48b777e37c00c9 (diff)
Add source.
Diffstat (limited to 'sdk/dev/make.conf')
-rw-r--r--sdk/dev/make.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/sdk/dev/make.conf b/sdk/dev/make.conf
new file mode 100644
index 0000000..8a396ea
--- /dev/null
+++ b/sdk/dev/make.conf
@@ -0,0 +1,5 @@
+inc=$CONFIG_HOST/include
+fn_find_file TERMIOS_H_MISSING $inc/termios.h
+fn_find_file TERMIO_H_MISSING $inc/termio.h
+fn_find_file TERMCAP_H_MISSING $inc/termcap.h
+