summaryrefslogtreecommitdiff
path: root/iwrap.mk
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-06-07 02:25:15 +0900
committertmk <nobody@nowhere>2012-06-07 02:47:33 +0900
commitf4125707399d11a7d80587659c464b9bcddb8c56 (patch)
tree1d2a02e30f8cd103e8f4dc36629c09f6a3d44fef /iwrap.mk
parent225de7a847a511d004bf909b1334e19497cf2f9d (diff)
Moved files to common, protocol and doc directory
Diffstat (limited to 'iwrap.mk')
-rw-r--r--iwrap.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/iwrap.mk b/iwrap.mk
deleted file mode 100644
index ea4a6e9720..0000000000
--- a/iwrap.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-OPT_DEFS += -DHOST_IWRAP
-
-SRC += iwrap.c \
- suart.S \
- sendchar_uart.c \
- uart.c
-
-
-# Search Path
-VPATH += $(COMMON_DIR)/iwrap