summaryrefslogtreecommitdiffstats
path: root/commands/linux16.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/linux16.c')
-rw-r--r--commands/linux16.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/linux16.c b/commands/linux16.c
index 30fa2de7df..ac1265ae35 100644
--- a/commands/linux16.c
+++ b/commands/linux16.c
@@ -338,6 +338,7 @@ x86_boot_preparation for more info about how to use this command.</p>
BAREBOX_CMD_START(linux16)
.cmd = do_linux16,
.usage = "boot a linux kernel",
+ BAREBOX_CMD_GROUP(CMD_GRP_BOOT)
BAREBOX_CMD_HELP(cmd_linux16_help)
BAREBOX_CMD_END