freebsd-dev/sys/dts
Kyle Evans 851f1a1121 Fix test-dts{,o} targets
There were two main problems here:

1.) sys/dts/Makefile.inc is not included from various */overlays directories
    by default, only ../Makefile.inc
2.) When shelling out for DTS/DTSO, cwd != .CURDIR, so enumeration always
    failed

These changes allow make test-dts and make test-dtso to function in their
respective directories.

Reviewed by:	manu
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D17961
2018-11-12 22:18:11 +00:00
..
arm Fix test-dts{,o} targets 2018-11-12 22:18:11 +00:00
arm64 Fix test-dts{,o} targets 2018-11-12 22:18:11 +00:00
mips Fix test-dts{,o} targets 2018-11-12 22:18:11 +00:00
powerpc Fix test-dts{,o} targets 2018-11-12 22:18:11 +00:00
bindings-gpio.txt Update mv_gpio driver to new FreeBSD API 2018-04-26 19:00:48 +00:00
bindings-localbus.txt
bindings-mpp.txt
Makefile sys/dts: Remove arm64 from subdir as it no longer exists. 2018-03-19 15:35:26 +00:00
Makefile.inc Fix test-dts{,o} targets 2018-11-12 22:18:11 +00:00