Selaa lähdekoodia

[修改]:漏掉了endif导致endmenu失效。

SummerGift 8 vuotta sitten
vanhempi
commit
757613866e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      components/net/KConfig

+ 1 - 1
components/net/KConfig

@@ -170,6 +170,6 @@ config RT_USING_NETUTILS
     bool "Enable net utils"
     default n
 
-#endif
+endif
 
 endmenu