mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 10:25:26 +07:00
35f8acd5c6
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
16 lines
343 B
Makefile
16 lines
343 B
Makefile
|
|
generic-y += clkdev.h
|
|
generic-y += current.h
|
|
generic-y += exec.h
|
|
generic-y += extable.h
|
|
generic-y += irq_work.h
|
|
generic-y += kvm_para.h
|
|
generic-y += mcs_spinlock.h
|
|
generic-y += mm-arch-hooks.h
|
|
generic-y += module.h
|
|
generic-y += preempt.h
|
|
generic-y += sections.h
|
|
generic-y += trace_clock.h
|
|
generic-y += word-at-a-time.h
|
|
generic-y += kprobes.h
|