1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-11-18 13:40:43 +01:00
Files
flashrom/Makefile
Carl-Daniel Hailfinger 460b282fb4 Fix libpci linkage on NetBSD
NetBSD needs libpciutils (which is called libpci on pretty much every
other platform and lives in the pciutils package) and apparently the
libpciutils on NetBSD needs the NetBSD-native libpci (no equivalent on
other platforms).

Thanks to Jonathan A. Kollasch for reporting.

Corresponding to flashrom svn r1033.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
2010-06-04 23:24:57 +00:00

12 KiB