use -include option instead of including menuconfig manually

Change-Id: Ie48b96fe9c8ab036d7234b56a169d6668171a895
This commit is contained in:
Caoruihong
2021-04-12 21:56:12 +08:00
parent b9a4f8b3f1
commit d2197c801f
12 changed files with 31 additions and 37 deletions

View File

@@ -31,7 +31,6 @@
#ifndef _LOS_PARTITION_UTILS_H
#define _LOS_PARTITION_UTILS_H
#include "menuconfig.h"
#include "los_typedef.h"
#include "los_base.h"

1
kernel/common/sys_config.h Executable file → Normal file
View File

@@ -32,7 +32,6 @@
#ifndef _SYS_CONFIG_H
#define _SYS_CONFIG_H
#include "menuconfig.h"
#ifdef __cplusplus
#if __cplusplus