diff options
Diffstat (limited to 'sys/dts/powerpc/Makefile')
| -rw-r--r-- | sys/dts/powerpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dts/powerpc/Makefile b/sys/dts/powerpc/Makefile index 03d156d94770..855f8847d514 100644 --- a/sys/dts/powerpc/Makefile +++ b/sys/dts/powerpc/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -DTS!=ls *.dts +DTS!=ls ${.CURDIR}/*.dts all: test-dts |
