git: kernel/acpica: Remove ${.OBJDIR}/include from Makefile.inc.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Mon Apr 16 09:04:31 PDT 2018
    
    
  
commit dfa4cd02562b37e5f7af95f719509fe08bf9c3e9
Author: Sascha Wildner <saw at online.de>
Date:   Mon Apr 16 18:03:34 2018 +0200
    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.
Summary of changes:
 sys/dev/acpica/Makefile.inc | 1 -
 1 file changed, 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dfa4cd02562b37e5f7af95f719509fe08bf9c3e9
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list