Changeset 928d983 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2010-06-21T21:55:21Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bc58e2b
Parents:
7c866dc
Message:

Add mkuimage tool. Build uImage for gta02.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r7c866dc r928d983  
    5555MKTMPFS = $(TOOLS_PATH)/mktmpfs.py
    5656MKFAT = $(TOOLS_PATH)/mkfat.py
     57MKUIMAGE = $(TOOLS_PATH)/mkuimage.py
    5758
    5859JOBFILE = $(ROOT_PATH)/tools/jobfile.py
Note: See TracChangeset for help on using the changeset viewer.