Changes in boot/Makefile.common [cfdeedc:95d45482] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rcfdeedc 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.