mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-28 07:23:43 +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);
|
print_supported_pcidevs_wiki(nics_3com);
|
||||||
#endif
|
#endif
|
||||||
#if DRKAISER_SUPPORT == 1
|
#if DRKAISER_SUPPORT == 1
|
||||||
/* FIXME: drkaiser_pcidev is missing here. */
|
print_supported_pcidevs_wiki(drkaiser_pcidev);
|
||||||
#endif
|
#endif
|
||||||
#if SATASII_SUPPORT == 1
|
#if SATASII_SUPPORT == 1
|
||||||
print_supported_pcidevs_wiki(satas_sii);
|
print_supported_pcidevs_wiki(satas_sii);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user