From 6a92f7313008d01f6a12d4d2a8f5f92d043ca29e Mon Sep 17 00:00:00 2001 From: Riku Nomoto Date: Wed, 2 Dec 2020 11:28:51 +0900 Subject: Changed autoconf.h ref to /kernel-build-artifacts By not copying autoconf.h to usr/include/linux and not using it, changed from linux/autoconf.h to generated/autoconf.h https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/25647/1/meta-oem-production-readiness/meta-agl-basesystem/recipes-core/agl-basefiles/agl-basefiles_1.0.0.bb#33 Bug-AGL: SPEC-3670 Signed-off-by: Riku Nomoto Change-Id: I694147d0427c43a2fc96b26304f5bf60d23de914 --- module/kernel-module-evklib/agldd/moduleid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module') diff --git a/module/kernel-module-evklib/agldd/moduleid.h b/module/kernel-module-evklib/agldd/moduleid.h index b18c1a1..248fadc 100755 --- a/module/kernel-module-evklib/agldd/moduleid.h +++ b/module/kernel-module-evklib/agldd/moduleid.h @@ -14,7 +14,7 @@ * limitations under the License. */ -#include +#include #ifndef _AGLDD_MODULEID_H_ #define _AGLDD_MODULEID_H_ -- cgit 1.2.3-korg