memblock: make memblock_find_in_range method private
[linux-2.6-microblaze.git] / arch / arm64 / kvm / hyp / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for Kernel-based Virtual Machine module, HYP part
4 #
5
6 incdir := $(srctree)/$(src)/include
7 subdir-asflags-y := -I$(incdir)
8 subdir-ccflags-y := -I$(incdir)                         \
9                     -fno-stack-protector                \
10                     -DDISABLE_BRANCH_PROFILING          \
11                     $(DISABLE_STACKLEAK_PLUGIN)
12
13 obj-$(CONFIG_KVM) += vhe/ nvhe/ pgtable.o reserved_mem.o