mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 07:59:16 +08:00
Disable PCI/PCIe and other buses I/O mapped access because rtems/cpukit build is not allowed to access BSP specific headers during build. rtems/bsps/i386/include/i386_io.h Cannot be used. This is temporal workaround for rtems/rtos/rtems#5563 Signed-off-by: Pavel Pisa <ppisa@pikron.com>