summaryrefslogtreecommitdiffstats
path: root/src/board/x200_8mb.sh
diff options
context:
space:
mode:
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