pciaccess
This commit is contained in:
parent
325c8258e7
commit
459fed4b98
6 changed files with 78 additions and 23 deletions
|
@ -170,7 +170,7 @@ endif
|
|||
|
||||
ifeq ($(enable_grub_emu_pci), yes)
|
||||
grub_emu_SOURCES += util/pci.c commands/lspci.c
|
||||
grub_emu_LDFLAGS += $(LIBPCI)
|
||||
grub_emu_LDFLAGS += $(LIBPCIACCESS)
|
||||
endif
|
||||
|
||||
# Scripts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue