1
0

Fix HHKB iWRAP build

This commit is contained in:
tmk 2012-10-17 14:25:08 +09:00
parent d4597ec6af
commit 4ad459122d

View File

@ -1,9 +1,11 @@
IWRAP_DIR = protocol/iwrap
OPT_DEFS += -DHOST_IWRAP
SRC += iwrap.c \
suart.S \
sendchar_uart.c \
uart.c
SRC += $(IWRAP_DIR)/iwrap.c \
$(IWRAP_DIR)/suart.S \
$(IWRAP_DIR)/sendchar_uart.c \
$(IWRAP_DIR)/uart.c
# Search Path