Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
94f6030ca792c57422f04a73e7a872d8325946d3
/
.
/
arch
/
x86_64
/
boot
/
Makefile
blob: 67096389de1f1f7d1323f9ef6bead27e284c742c [
file
] [
log
] [
blame
]
#
# arch/x86_64/boot/Makefile
#
# The actual boot code is shared with i386 including the Makefile.
# So tell kbuild that we fetch the code from i386 and include the
# Makefile from i386 too.
src
:=
arch
/
i386
/
boot
include $
(
src
)/
Makefile