diff options
Diffstat (limited to 'stm/Makefile')
| -rw-r--r-- | stm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/Makefile b/stm/Makefile index 14b690fc0..161777c46 100644 --- a/stm/Makefile +++ b/stm/Makefile @@ -141,6 +141,7 @@ SRC_STMUSBH = $(addprefix $(STMUSBH_DIR)/,\ SRC_FATFS = $(addprefix $(FATFS_DIR)/,\ ff.c \ diskio.c \ + ccsbcs.c \ ) SRC_CC3K = $(addprefix $(CC3K_DIR)/,\ |
