the bitrig master branch has been updated by patrick with 1 new commit:

commit 4c39a2a16fce518fc4e02c1ab2d1288e542c0ba4
diff: https://github.com/bitrig/bitrig/commit/4c39a2a
author: Patrick Wildt <[email protected]>
date: Sat Dec 20 10:19:47 2014 +0100

fdt: rename DEBUG define to FDT_DEBUG

If you define DEBUG in the fdt header, so that you can debug
the fdt, you happen to enable much for than just debug for fdt.

Rename it to FDT_DEBUG so that it doesn't clash anymore.

M       sys/arch/arm/arm/fdt.c
M       sys/arch/arm/include/fdt.h

Reply via email to