Changeset 3582362 in mainline


Ignore:
Timestamp:
2019-08-17T12:49:43Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b3ff685
Parents:
5631c9c
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-29 13:36:29)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

abs32le boot

Location:
boot
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • boot/meson.build

    r5631c9c r3582362  
    160160endif
    161161
     162if POSTBUILD == 'none'
     163        POST_INPUT = disabler()
     164endif
     165
    162166if POSTBUILD == 'raw'
    163167        POST_INPUT = boot_image
Note: See TracChangeset for help on using the changeset viewer.