summaryrefslogtreecommitdiffstats
path: root/kexec/arch/hppa/Makefile
blob: e98f6da3803b37d46aa1eb4cc38884209fb349b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# kexec hppa (linux booting linux)
#
hppa_KEXEC_SRCS =  kexec/arch/hppa/kexec-hppa.c
hppa_KEXEC_SRCS += kexec/arch/hppa/kexec-elf-hppa.c
hppa_KEXEC_SRCS += kexec/arch/hppa/kexec-elf-rel-hppa.c

hppa_ADD_SEGMENT =
hppa_VIRT_TO_PHYS =

dist += kexec/arch/hppa/Makefile $(hppa_KEXEC_SRCS)			\
	kexec/arch/hppa/kexec-hppa.h					\
	kexec/arch/hppa/include/arch/options.h