Jelajahi Sumber

POST: typo fix

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Yuri Tikhonov 17 tahun lalu
induk
melakukan
6891260bdd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      post/tests.c

+ 1 - 1
post/tests.c

@@ -270,7 +270,7 @@ struct post_test post_list[] =
 #if CONFIG_POST & CFG_POST_BSPEC4
 	CONFIG_POST_BSPEC4,
 #endif
-#if CONFIG_POST & CFG_POST_BSPEC4
+#if CONFIG_POST & CFG_POST_BSPEC5
 	CONFIG_POST_BSPEC5,
 #endif
 };