summaryrefslogtreecommitdiffstats
path: root/post
diff options
context:
space:
mode:
authorYuri Tikhonov <yur@emcraft.com>2008-05-08 15:40:39 +0200
committerWolfgang Denk <wd@denx.de>2008-05-20 23:22:52 +0200
commit6891260bdd935a382c95d9fa333922b0dfded68a (patch)
tree00295f5eca41b4b5829a83f35543fabbf943c6a2 /post
parent727f63334676e760877d43bfb8f0e9331ac8b101 (diff)
downloadtalos-obmc-uboot-6891260bdd935a382c95d9fa333922b0dfded68a.tar.gz
talos-obmc-uboot-6891260bdd935a382c95d9fa333922b0dfded68a.zip
POST: typo fix
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Diffstat (limited to 'post')
-rw-r--r--post/tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/tests.c b/post/tests.c
index 36473e311f..5db59d64b1 100644
--- a/post/tests.c
+++ b/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
};
OpenPOWER on IntegriCloud