Revision 3decc02a Target/Modules/LightRing_1-0/Boot/makefile

View differences:

Target/Modules/LightRing_1-0/Boot/makefile
204 204
	@echo +++ Linking [$(notdir $@)]
205 205
	@$(LN) $(CFLAGS) -o $@ $(patsubst %.o,$(OBJ_PATH)/%.o,$(^F)) $(LIBS) $(LFLAGS)
206 206

  
207
# prevent parallel execution of this make call
208
.NOTPARALLEL:
209

  
207 210

  
208 211
#|---------------------------------------------------------------------------------------|
209 212
#| Compile and assemble                                                                  |

Also available in: Unified diff