Changeset cdf6066 in mainline


Ignore:
Timestamp:
2018-11-09T08:42:08Z (6 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
279188c
Parents:
9c75a99d
Message:

Do not copy nonexistent file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile

    r9c75a99d rcdf6066  
    6565        cp -r -L "$(ROOT_PATH)/abi/include/." "$(DIST_PATH)/inc/c/"
    6666        cp -r -L "$(USPACE_PATH)/lib/c/arch/$(UARCH)/include/." "$(DIST_PATH)/inc/c/"
    67         cat "$(USPACE_PATH)/lib/c/arch/$(UARCH)/_link.ld" | sed 's/^STARTUP(.*)$$//g' > "$(DIST_PATH)/inc/_link.ld"
    6867endif
    6968
Note: See TracChangeset for help on using the changeset viewer.