aboutsummaryrefslogtreecommitdiff
path: root/protocol/iwrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/iwrap.mk')
-rw-r--r--protocol/iwrap.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/protocol/iwrap.mk b/protocol/iwrap.mk
new file mode 100644
index 000000000..ea4a6e972
--- /dev/null
+++ b/protocol/iwrap.mk
@@ -0,0 +1,10 @@
1OPT_DEFS += -DHOST_IWRAP
2
3SRC += iwrap.c \
4 suart.S \
5 sendchar_uart.c \
6 uart.c
7
8
9# Search Path
10VPATH += $(COMMON_DIR)/iwrap