Make sure that we define DTB{OWN,GRP,MODE} so install works.
Submitted by: Guy Yur
This commit is contained in:
parent
d85c266978
commit
29c46f5621
@ -46,6 +46,9 @@ SYSDIR= ${_dir}
|
||||
.PATH: ${SYSDIR}/gnu/dts/${MACHINE} ${SYSDIR}/boot/fdt/dts/${MACHINE}
|
||||
|
||||
DTBDIR?=/boot/dtb
|
||||
DTBOWN?=root
|
||||
DTBGRP?=wheel
|
||||
DTBMODE?=444
|
||||
DTB=${DTS:R:S/$/.dtb/}
|
||||
|
||||
all: ${DTB}
|
||||
|
Loading…
Reference in New Issue
Block a user