mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 07:46:46 +07:00
f4d2b14501
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
21 lines
434 B
Makefile
21 lines
434 B
Makefile
# User exported sparc header files
|
|
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += apc.h
|
|
header-y += asi.h
|
|
header-y += display7seg.h
|
|
header-y += envctrl.h
|
|
header-y += fbio.h
|
|
header-y += jsflash.h
|
|
header-y += openprom.h
|
|
header-y += openpromio.h
|
|
header-y += perfctr.h
|
|
header-y += psrcompat.h
|
|
header-y += psr.h
|
|
header-y += pstate.h
|
|
header-y += traps.h
|
|
header-y += uctx.h
|
|
header-y += utrap.h
|
|
header-y += watchdog.h
|
|
header-y += swab.h
|