Changeset c9ed176 in mainline for arch/mips32/boot/Makefile


Ignore:
Timestamp:
2005-09-25T16:51:17Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a58db280
Parents:
48a02ef
Message:

Move kernel build files one level up the directory tree.
Fix paths in your testing environment!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/boot/Makefile

    r48a02ef rc9ed176  
    77
    88build: boot.bin
    9         cp boot.bin ../../../src/load.bin
     9        cp boot.bin ../../../load.bin
    1010
    1111AS=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-as
Note: See TracChangeset for help on using the changeset viewer.