From 55c95b78f9e2a655475e7b76be792d07012bcc07 Mon Sep 17 00:00:00 2001 From: Sir Richard Date: Mon, 28 Jun 2010 00:02:20 +0000 Subject: [PATCH] [PCI]: Add pciclass.rc to use the pciclass.mc/res-generated file by MC. eVb can now start committing his driver. svn path=/trunk/; revision=47887 --- reactos/drivers/bus/pcix/pci.rc | 2 ++ reactos/drivers/bus/pcix/pcix.rbuild | 1 + 2 files changed, 3 insertions(+) diff --git a/reactos/drivers/bus/pcix/pci.rc b/reactos/drivers/bus/pcix/pci.rc index 001529b970c..0b06e6332af 100644 --- a/reactos/drivers/bus/pcix/pci.rc +++ b/reactos/drivers/bus/pcix/pci.rc @@ -3,3 +3,5 @@ #define REACTOS_STR_INTERNAL_NAME "pci\0" #define REACTOS_STR_ORIGINAL_FILENAME "pci.sys\0" #include +#include "pciclass.rc" + diff --git a/reactos/drivers/bus/pcix/pcix.rbuild b/reactos/drivers/bus/pcix/pcix.rbuild index 257387b1c1f..434eae87223 100644 --- a/reactos/drivers/bus/pcix/pcix.rbuild +++ b/reactos/drivers/bus/pcix/pcix.rbuild @@ -5,6 +5,7 @@ . ntoskrnl hal + pciclass ar_busno.c ar_memio.c