use -include option instead of including menuconfig manually
Change-Id: Ie48b96fe9c8ab036d7234b56a169d6668171a895
This commit is contained in:
@@ -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
1
kernel/common/sys_config.h
Executable file → Normal file
@@ -32,7 +32,6 @@
|
||||
#ifndef _SYS_CONFIG_H
|
||||
#define _SYS_CONFIG_H
|
||||
|
||||
#include "menuconfig.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user