imx8: fix install target
This commit is contained in:
parent
e760ded494
commit
73b9f7c362
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ $OBJ: $HFILES
|
|||
|
||||
install:V: /$objtype/$p$CONF
|
||||
|
||||
/$objtype/$p$CONF:D: $p$CONF s$p$CONF
|
||||
/$objtype/$p$CONF:D: $p$CONF $p$CONF.u
|
||||
cp -x $p$CONF $p$CONF.u /$objtype/
|
||||
|
||||
<../boot/bootmkfile
|
||||
|
|
Loading…
Reference in a new issue