Commit cae350c 1 parent 991a5ab commit cae350c Copy full SHA for cae350c
File tree 1 file changed +0
-8
lines changed
Libraries/CMSIS/Device/Maxim/GCC
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -103,14 +103,6 @@ OBJS_NOPATH += $(BINS_NOPATH:.bin=.o)
103
103
OBJS := $(OBJS_NOPATH:%.o=$(BUILD_DIR ) /%.o )
104
104
OBJS += $(PROJ_OBJS )
105
105
106
- # ###############################################################################
107
- # Get the operating system name. If this is Cygwin, the .d files will be
108
- # munged to convert c: into /cygdrive/c so that "make" will be happy with the
109
- # auto-generated dependencies. Also if this is Cygwin, file paths for ARM GCC
110
- # will be converted from /cygdrive/c to C:.
111
- # ###############################################################################
112
-
113
- include $(MAXIM_PATH ) /Libraries/CMSIS/Device/Maxim/GCC/detect_os.mk
114
106
115
107
# ###############################################################################
116
108
# Goals
You can’t perform that action at this time.
0 commit comments