mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
Enable drkaiser programmer support in wiki output
Corresponding to flashrom svn r735. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
parent
5714614c7f
commit
07c54c83f8
@ -541,7 +541,7 @@ void print_wiki_tables(void)
|
||||
print_supported_pcidevs_wiki(nics_3com);
|
||||
#endif
|
||||
#if DRKAISER_SUPPORT == 1
|
||||
/* FIXME: drkaiser_pcidev is missing here. */
|
||||
print_supported_pcidevs_wiki(drkaiser_pcidev);
|
||||
#endif
|
||||
#if SATASII_SUPPORT == 1
|
||||
print_supported_pcidevs_wiki(satas_sii);
|
||||
|
Loading…
x
Reference in New Issue
Block a user