diff options
author | tmk <nobody@nowhere> | 2012-10-21 22:37:50 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2012-10-21 22:37:50 +0900 |
commit | 0ffd4ae3a9470e4efe41880db27a6ae77ccf1ce2 (patch) | |
tree | e6e99419ce37e0922ebf7e419e93cfd13d93e25f /converter/sun_usb/Makefile | |
parent | 454f7bc71657020d0574e849dad92a14e71230c4 (diff) | |
parent | f291c2279eb9f656ed2a2e3152bab155470c4ef9 (diff) |
Merge branch 'sun'
Diffstat (limited to 'converter/sun_usb/Makefile')
-rw-r--r-- | converter/sun_usb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/sun_usb/Makefile b/converter/sun_usb/Makefile index 4c79a8d278..c6e8390cc9 100644 --- a/converter/sun_usb/Makefile +++ b/converter/sun_usb/Makefile @@ -11,6 +11,7 @@ TARGET_DIR = . SRC = keymap.c \ matrix.c \ led.c \ + command_extra.c \ protocol/serial_soft.c CONFIG_H = config.h |