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

Signed-off-by: yangyanjun <yangyanjun@huawei.com>
This commit is contained in:
yangyanjun
2022-11-15 14:42:22 +08:00
parent 80b960121d
commit 2662be2f16
+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.