aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/Makefile.efi
blob: 957e8b8849d72b9feaf9ded43445773cd2133c89 (plain)
1
2
3
4
5
6
7
8
9
10
# -*- makefile -*- : Force emacs to use Makefile mode

# RISCV-specific flags
#
CFLAGS		+= -mcmodel=medany

# Include generic EFI Makefile
#
MAKEDEPS	+= Makefile.efi
include Makefile.efi