diff options
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index ba844d97c..21e09666b 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -218,9 +218,8 @@ SRC_MOD += $(addprefix $(CC3000_DIR)/src/,\ ccspi.c \ inet_ntop.c \ inet_pton.c \ - ) -# patch.c \ -# patch_prog.c \ + patch.c \ + patch_prog.c \ ) endif |
