From 77c52a8a4b0559bc4dc9eb8ba59570c0c2c4ecf7 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Mon, 4 Jan 2010 22:51:34 +0000 Subject: [PATCH] compile x86Bios functions only for amd64 svn path=/branches/ros-amd64-bringup/; revision=44935 --- reactos/hal/halx86/hal_generic.rbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/hal/halx86/hal_generic.rbuild b/reactos/hal/halx86/hal_generic.rbuild index b2acc9bc052..562e6d7c14b 100644 --- a/reactos/hal/halx86/hal_generic.rbuild +++ b/reactos/hal/halx86/hal_generic.rbuild @@ -24,7 +24,6 @@ reboot.c sysinfo.c timer.c - x86bios.c bios.c halinit.c @@ -37,6 +36,7 @@ + x86bios.c halinit.c irq.s