Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Hirokazu Takata <takata@linux-m32r.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
13 lines
261 B
Makefile
13 lines
261 B
Makefile
|
|
generic-y += clkdev.h
|
|
generic-y += cputime.h
|
|
generic-y += exec.h
|
|
generic-y += hash.h
|
|
generic-y += irq_work.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
|