003 File Manager
Current Path:
/usr/src/sys/dts
usr
/
src
/
sys
/
dts
/
📁
..
📄
Makefile
(63 B)
📄
Makefile.inc
(296 B)
📁
arm
📁
arm64
📄
bindings-gpio.txt
(2.6 KB)
📄
bindings-localbus.txt
(1.98 KB)
📄
bindings-mpp.txt
(1.46 KB)
📄
freebsd-compatible.dts
(37 B)
📁
mips
📁
powerpc
Editing: Makefile.inc
# $FreeBSD$ SYSDIR?=${SRCTOP}/sys test-dts: .for dts in ${DTS} @env MACHINE=`basename ${.CURDIR}` ${SYSDIR}/tools/fdt/make_dtb.sh ${SYSDIR} ${dts} /tmp .endfor test-dtso: .for dtso in ${DTSO} @env MACHINE=`basename ${.CURDIR}` ${SYSDIR}/tools/fdt/make_dtbo.sh ${SYSDIR} ${dtso} /tmp .endfor
Upload File
Create Folder