Skip to content

Commit

Permalink
fixup! lk2nd: add boot module with extlinux support
Browse files Browse the repository at this point in the history
  • Loading branch information
TravMurav committed Dec 14, 2023
1 parent d62cb59 commit aaa9efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lk2nd/boot/extlinux.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ static int parse_conf(char *data, size_t size, struct label *label)
}
break;
default:
break;
}
}

Expand Down

0 comments on commit aaa9efa

Please sign in to comment.