aboutsummaryrefslogtreecommitdiff
path: root/x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64')
-rw-r--r--x86_64/Makefrag.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/x86_64/Makefrag.am b/x86_64/Makefrag.am
index 0c67517c..b0bc45c2 100644
--- a/x86_64/Makefrag.am
+++ b/x86_64/Makefrag.am
@@ -87,6 +87,8 @@ endif
#
libkernel_a_SOURCES += \
+ i386/i386/percpu.h \
+ i386/i386/percpu.c \
x86_64/cswitch.S \
x86_64/copy_user.c \
x86_64/debug_trace.S \
@@ -103,8 +105,6 @@ libkernel_a_SOURCES += \
i386/i386/irq.c \
i386/i386/irq.h \
i386/i386/msr.h \
- i386/i386/percpu.h \
- i386/i386/percpu.c \
i386/i386/pit.c \
i386/i386/pit.h