mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The old homepage is no more, and the download location has changed. Update both to the new download location. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
config BR2_PACKAGE_GENPART
|
|
bool "genpart"
|
|
help
|
|
Generate a 16 byte partition table entry defined by command
|
|
line arguments and dump it to stdout. No CHS magic is done,
|
|
only lba entries are filled out.
|
|
|
|
https://public.pengutronix.de/software/genpart
|