!37 内核代码目录判空脚本名修改

Merge pull request !37 from dinocrisis511/master
This commit is contained in:
openharmony_ci
2022-11-15 07:49:32 +00:00
committed by Gitee
+2 -2
View File
@@ -3,11 +3,11 @@
#
# net/newip/hooks/Kconfig
source "hooks/Kconfig"
source "net/newip/hooks/Kconfig"
# net/newip/Kconfig
config NEWIP
def_bool $(success,$(srctree)/scripts/oh-check-dir.sh $(srctree)/net/newip)
def_bool $(success,$(srctree)/scripts/ohos-check-dir.sh $(srctree)/net/newip)
depends on INET
help
Support for NewIP.