You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
272 B
8 lines
272 B
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.
|
|
|
|
http://www.pengutronix.de/software/genpart/index_en.html
|
|
|