Pārlūkot izejas kodu

[contrib] Fix rom-o-matic build (add new LOG_LEVEL constant)

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Floris Bos 11 gadus atpakaļ
vecāks
revīzija
def7f57eb2
1 mainītis faili ar 10 papildinājumiem un 0 dzēšanām
  1. 10
    0
      contrib/rom-o-matic/flag-table.php

+ 10
- 0
contrib/rom-o-matic/flag-table.php Parādīt failu

@@ -109,6 +109,16 @@ $flag_table = array (
109 109
            "cfgsec" => "console"
110 110
            ),
111 111
 
112
+	"LOG_LEVEL"
113
+	=> array (
114
+	   "flag" => "LOG_LEVEL",
115
+	   "type" => "choice",
116
+	   "options" => array("LOG_NONE","LOG_EMERG","LOG_ALERT","LOG_CRIT","LOG_ERR",
117
+	      "LOG_WARNING","LOG_NOTICE","LOG_INFO","LOG_DEBUG","LOG_ALL"),
118
+	   "value" => "LOG_NONE",
119
+	   "cfgsec" => "console"
120
+	   ),
121
+
112 122
 	// End Console Options
113 123
 
114 124
 	// Begin Network Protocol Options:

Notiek ielāde…
Atcelt
Saglabāt