Changeset 31d9300 in mainline for arch/mips32/loader/Makefile


Ignore:
Timestamp:
2006-06-18T21:38:15Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9334b93
Parents:
5c82957
Message:

mips32 binary format choice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/loader/Makefile

    r5c82957 r31d9300  
    8787
    8888_components.h _link.ld $(COMPONENT_OBJECTS): $(COMPONENTS)
    89         ./pack $(OBJCOPY) $(COMPONENTS)
     89        ./pack $(IMAGE) $(OBJCOPY) $(COMPONENTS)
    9090
    9191%.o: %.S
Note: See TracChangeset for help on using the changeset viewer.