Revision 3decc02a Target/Modules/PowerManagement_1-1/Boot/makefile
Target/Modules/PowerManagement_1-1/Boot/makefile | ||
---|---|---|
224 | 224 |
@echo +++ Linking [$(notdir $@)] |
225 | 225 |
@$(LN) $(CFLAGS) -o $@ $(patsubst %.o,$(OBJ_PATH)/%.o,$(^F)) $(LIBS) $(LFLAGS) |
226 | 226 |
|
227 |
# prevent parallel execution of this make call |
|
228 |
.NOTPARALLEL: |
|
229 |
|
|
227 | 230 |
|
228 | 231 |
#|---------------------------------------------------------------------------------------| |
229 | 232 |
#| Compile and assemble | |
Also available in: Unified diff