Go to file
Zbigniew Bodek 647f91af7b Fix build problem after Kconfig file change
conf --silentoldconfig generates required autoconf.h file
but when invoked on modified Kconfig it will ask for user
input which breaks the build. To automatically regenerate
config structure and then autogenerate headers run
config --olddefconfig first.

Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com>
Change-Id: If7f7653c80cc0c5c0d84015b8e50fcb66568d00a
2020-11-17 23:07:01 +08:00
.gitee drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
apps drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
arch 修正符号typo 2020-10-19 17:48:22 +08:00
bsd drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
compat/posix Description:Process security function rectification. 2020-11-05 09:10:14 +08:00
fs Bugfix for fatfs double lock 2020-10-16 10:16:14 +08:00
kernel Description:Process security function rectification. 2020-11-05 09:10:14 +08:00
lib drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
net 实现IPv6地址解析函数ip6addr_aton,代替lwip自带的,修正ifconfig配置ipv6地址时的误报错误 2020-11-02 18:27:34 +08:00
platform drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
security drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
shell drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
syscall Description:Process security function rectification. 2020-11-05 09:10:14 +08:00
tools 删除jffs2打包工具二进制文件 2020-10-19 16:18:59 +08:00
.gitignore drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
BUILD.gn drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
Kconfig drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
LICENSE add LICENSE 2020-09-10 18:10:26 +08:00
Makefile Fix build problem after Kconfig file change 2020-11-17 23:07:01 +08:00
build.sh add OpenHarmony 1.0 baseline 2020-09-08 17:22:24 +08:00
config.mk drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
readme.md drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00