kernel/acpica: Remove ${.OBJDIR}/include from Makefile.inc.
authorSascha Wildner <saw@online.de>
Mon, 16 Apr 2018 16:03:34 +0000 (18:03 +0200)
committerSascha Wildner <saw@online.de>
Mon, 16 Apr 2018 16:03:34 +0000 (18:03 +0200)
commitdfa4cd02562b37e5f7af95f719509fe08bf9c3e9
tree712d94f65f43806478009dc24d2183f946754c45
parent8b40150b085f0b2891a7662604372a5d2a9fe051
kernel/acpica: Remove ${.OBJDIR}/include from Makefile.inc.

This file is included by various module Makefiles, of which only that
of acpica proper needs it. And that already cares about it in the
Makefile. Besides, we build acpica into our standard kernels anyway
now.

This fixes various -Wmissing-include-dirs warnings.
sys/dev/acpica/Makefile.inc