mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Lennox Wu <lennox.wu@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
16 lines
297 B
Makefile
16 lines
297 B
Makefile
|
|
header-y +=
|
|
|
|
|
|
generic-y += barrier.h
|
|
generic-y += clkdev.h
|
|
generic-y += cputime.h
|
|
generic-y += hash.h
|
|
generic-y += irq_work.h
|
|
generic-y += mcs_spinlock.h
|
|
generic-y += preempt.h
|
|
generic-y += scatterlist.h
|
|
generic-y += sections.h
|
|
generic-y += trace_clock.h
|
|
generic-y += xor.h
|
|
generic-y += serial.h
|