From a9f6591d2c9fc364ae3508547e20c4fa16df9565 Mon Sep 17 00:00:00 2001 From: ReactOS Portable Systems Group Date: Mon, 28 Jul 2008 03:07:50 +0000 Subject: [PATCH] - Don't use .spec file on ARM, it doesn't work. - For the first time, the entire ARM build of ReactOS builds (for the components we've defined)! - Now the user-mode fun begins. svn path=/trunk/; revision=34890 --- reactos/hal/hal/hal.rbuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/reactos/hal/hal/hal.rbuild b/reactos/hal/hal/hal.rbuild index 1bcc8c52ba2..83daee13152 100644 --- a/reactos/hal/hal/hal.rbuild +++ b/reactos/hal/hal/hal.rbuild @@ -1,6 +1,18 @@ + + + + include + ntoskrnl + + hal.c + hal.rc + hal.spec + + + include @@ -10,6 +22,7 @@ hal.rc hal.spec +