summaryrefslogtreecommitdiff
path: root/sys/conf/dts.mk
AgeCommit message (Expand)Author
2019-04-24change -h to -n because it is more "portable"christos
2019-04-23Add -h to the link command so that we replace the target file each time; thischristos
2018-12-17Add support for building overlay DT blobs specified in the kernelthorpej
2018-05-25Compile dtbs with -@ so that fdtoverlay(1) et.al. can symbolicallyjakllsch
2017-12-10- Allow multiple .BEGIN targetschristos
2017-12-06use -@ like bsd.klinks.mkchristos
2017-12-05Use similar restrictions to bsd.klinks.mk for .BEGIN rules.christos
2017-12-03handle absolute $S paths; we want to add ../ if they are relative only.christos
2017-12-03Add more complexity because of the path mess in the dts files. Requestedchristos
2017-09-07Add support for building dts files from multiple paths, idea from christosjmcneill
2017-07-15do dts depend processing in two passes, one for /include/ and one for #includechristos
2017-07-15Move the dts rule to a separate file and add dependencies handling.christos