repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
x86
/
platform
/
efi
/
Makefile
blob
84b09c230cbd5f348bea6edfb860000382aa05d0
1
# SPDX-License-Identifier: GPL-2.0
2
OBJECT_FILES_NON_STANDARD_efi_thunk_
$(
BITS
)
.o
:=
y
3
KASAN_SANITIZE
:=
n
4
GCOV_PROFILE
:=
n
5
6
obj-
$(
CONFIG_EFI
) +=
quirks.o efi.o efi_
$(
BITS
)
.o efi_stub_
$(
BITS
)
.o
7
obj-
$(
CONFIG_EFI_MIXED
) +=
efi_thunk_
$(
BITS
)
.o