Bugzilla – Attachment #100983: Additional patch p_enable-altrix.diff for bug #197572
noinst_LTLIBRARIES = liblinux.la
if LINUX_IA64
PLATFORM_PCI_SUPPORT = $(srcdir)/../shared/ia64Pci.c
PLATFORM_PCI_SUPPORT = $(srcdir)/../shared/ia64Pci.c \
$(srcdir)/lnx_ia64.c
endif
if LINUX_ALPHA
PLATFORM_PCI_SUPPORT = lnx_ev56.c \
ALTIX_CHIPSET
} IA64Chipset;
#define OS_PROBE_PCI_CHIPSET OS_PROBE_PCI_CHIPSET_do
# ifdef OS_PROBE_PCI_CHIPSET
extern IA64Chipset OS_PROBE_PCI_CHIPSET(scanpciWrapperOpt flags);
# endif