summaryrefslogtreecommitdiffstats
path: root/src/board/x200_8mb.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-10-27 16:14:05 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-10-27 16:26:28 (EDT)
commit2420bce66051cd0f93a814f3cd04f296a903b95f (patch)
tree297ea1250e55bf49006edf65d0489877b32e1f6d /src/board/x200_8mb.sh
parent2236d60f413facd6841018a1836fc4a7f59e8b19 (diff)
downloadfirman.sh-2420bce66051cd0f93a814f3cd04f296a903b95f.zip
firman.sh-2420bce66051cd0f93a814f3cd04f296a903b95f.tar.gz
firman.sh-2420bce66051cd0f93a814f3cd04f296a903b95f.tar.bz2
Automatically register boards
Diffstat (limited to 'src/board/x200_8mb.sh')
-rw-r--r--src/board/x200_8mb.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/board/x200_8mb.sh b/src/board/x200_8mb.sh
index bbf7b9d..9c17c8e 100644
--- a/src/board/x200_8mb.sh
+++ b/src/board/x200_8mb.sh
@@ -56,3 +56,9 @@ board_x200_8mb_get_dists()
printf 'libreboot libiquity'
return 0
}
+
+board_x200_8mb_register()
+{
+ register_board 'x200_8mb'
+}
+__init board_x200_8mb_register