Skip to content

Commit

Permalink
arch/arm64/kernel/Makefile: {cpustart} arch/arm64/kernel/Makefile:
Browse files Browse the repository at this point in the history
  • Loading branch information
pipcet committed Sep 20, 2021
1 parent 9a459ef commit d2dbfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ obj-$(CONFIG_CRASH_CORE) += crash_core.o
obj-$(CONFIG_ARM_SDE_INTERFACE) += sdei.o
obj-$(CONFIG_ARM64_PTR_AUTH) += pointer_auth.o
obj-$(CONFIG_ARM64_MTE) += mte.o
obj-$(CONFIG_ARCH_APPLE) += apple_cpustart.o
obj-y += vdso-wrap.o
obj-$(CONFIG_COMPAT_VDSO) += vdso32-wrap.o
obj-$(CONFIG_IPI_FUNNELING) += vipi.o
Expand Down

0 comments on commit d2dbfce

Please sign in to comment.