mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
20882185da
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
22 lines
415 B
Makefile
22 lines
415 B
Makefile
|
|
header-y += arch-v10/
|
|
header-y += arch-v32/
|
|
|
|
|
|
generic-y += barrier.h
|
|
generic-y += clkdev.h
|
|
generic-y += cputime.h
|
|
generic-y += exec.h
|
|
generic-y += hash.h
|
|
generic-y += irq_work.h
|
|
generic-y += kvm_para.h
|
|
generic-y += linkage.h
|
|
generic-y += mcs_spinlock.h
|
|
generic-y += module.h
|
|
generic-y += preempt.h
|
|
generic-y += scatterlist.h
|
|
generic-y += sections.h
|
|
generic-y += trace_clock.h
|
|
generic-y += vga.h
|
|
generic-y += xor.h
|