OpenGrok
Cross Reference: dts.mk
xref
: /
src
/
sys
/
conf
/
dts.mk
Home
|
History
|
Annotate
|
Download
|
only in
conf
History log of
/src/sys/conf/dts.mk
Revision
Date
Author
Comments
1.12
24-Apr-2019
christos
change -h to -n because it is more "portable"
1.11
23-Apr-2019
christos
Add -h to the link command so that we replace the target file each time; this
should fix:
*** Failed target: .BEGIN
*** Failed command: ln -sf /usr/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts dts/arm
*** Error code 1 (ignored)
ln: dts/arm/dts: Permission denied
1.10
17-Dec-2018
thorpej
Add support for building overlay DT blobs specified in the kernel
config file like so:
makeoptions DTS_OVERLAYDIR="${THISARM}/conf"
makeoptions DTS_OVERLAYS="
my-cool-overlay.dts
"
The result is my-cool-overlay.dtbo in the kernel compile directory.
1.9
25-May-2018
jakllsch
branches: 1.9.2;
Compile dtbs with -@ so that fdtoverlay(1) et.al. can symbolically
reference phandles.
1.8
10-Dec-2017
christos
branches: 1.8.2;
- Allow multiple .BEGIN targets
- Make their protection consistent
1.7
06-Dec-2017
christos
use -@ like bsd.klinks.mk
1.6
05-Dec-2017
christos
Use similar restrictions to bsd.klinks.mk for .BEGIN rules.
1.5
03-Dec-2017
christos
handle absolute $S paths; we want to add ../ if they are relative only.
1.4
03-Dec-2017
christos
Add more complexity because of the path mess in the dts files. Requested
by jmcneill@
1.3
07-Sep-2017
jmcneill
branches: 1.3.2;
Add support for building dts files from multiple paths, idea from christos
1.2
15-Jul-2017
christos
branches: 1.2.2; 1.2.4; 1.2.6;
do dts depend processing in two passes, one for /include/ and one for #include
1.1
15-Jul-2017
christos
Move the dts rule to a separate file and add dependencies handling.
1.2.6.2
28-Aug-2017
skrll
Sync with HEAD
1.2.6.1
15-Jul-2017
skrll
file dts.mk was added on branch nick-nhusb on 2017-08-28 17:52:00 +0000
1.2.4.2
25-Jul-2017
snj
Pull up following revision(s) (requested by jmcneill in ticket #141):
sys/conf/dts.mk: 1.1-1.2
sys/conf/Makefile.kern.inc: revision 1.260
Move the dts rule to a separate file and add dependencies handling.
--
do dts depend processing in two passes, one for /include/ and one for #include
1.2.4.1
15-Jul-2017
snj
file dts.mk was added on branch netbsd-8 on 2017-07-25 01:58:09 +0000
1.2.2.2
15-Jul-2017
christos
2814962
1.2.2.1
15-Jul-2017
christos
file dts.mk was added on branch perseant-stdc-iso10646 on 2017-07-15 15:53:49 +0000
1.3.2.2
03-Dec-2017
jdolecek
update from HEAD
1.3.2.1
07-Sep-2017
jdolecek
file dts.mk was added on branch tls-maxphys on 2017-12-03 11:36:57 +0000
1.8.2.2
26-Dec-2018
pgoyette
Sync with HEAD, resolve a few conflicts
1.8.2.1
25-Jun-2018
pgoyette
Sync with HEAD
1.9.2.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Thu Oct 23 18:09:57 GMT 2025