Changeset 95d45482 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2018-11-09T22:29:12Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
be6e37a
Parents:
436a0a5
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2018-11-08 23:08:28)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2018-11-09 22:29:12)
Message:

XXX to NOTE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r436a0a5 r95d45482  
    5858ifeq ($(PRECHECK),y)
    5959        JOBFILE = $(TOOLS_PATH)/jobfile.py
    60         # XXX: Do not change the order of arguments.
     60        # NOTE: You must not change the order of arguments.
    6161        CC_JOB = $(JOBFILE) $(JOB) $(CC) $< -o $@
    6262else
Note: See TracChangeset for help on using the changeset viewer.