In article <20170911204414.97484f...@cvs.netbsd.org>, Jun Ebihara <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- >
>+#include >"../../../external/gpl2/dts/dist/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts" >+ Why does it need the full path? Doesn't: #include "sun8i-h3-orangepi-one.dts" work? christos