Changeset f0707ab in mainline for boot/arch/sparc64/Makefile.inc


Ignore:
Timestamp:
2009-04-16T10:25:52Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
14fc1d9
Parents:
d15815e2
Message:

unify where to place the distribution root: always use boot/distroot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/sparc64/Makefile.inc

    rd15815e2 rf0707ab  
    5252        cp arch/$(BARCH)/loader/initrd.img $(TMP)/HelenOS/initrd.img
    5353endif
    54         mkisofs -f -G $(TMP)/boot/isofs.b -B ... -r -o $(BASE)/image.iso $(TMP)/
     54        mkisofs -f -G $(TMP)/boot/isofs.b -B ... -r -o $@ $(TMP)/
    5555
    5656depend:
Note: See TracChangeset for help on using the changeset viewer.