Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 185f3d38 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86_64: move lib



Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 51b28330
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
ifeq ($(CONFIG_X86_32),y)
include ${srctree}/arch/x86/lib/Makefile_32
else
include ${srctree}/arch/x86_64/lib/Makefile_64
include ${srctree}/arch/x86/lib/Makefile_64
endif
+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.

Loading