mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-15 22:09:23 -05:00
Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
12 lines
199 B
Makefile
12 lines
199 B
Makefile
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += arch-v10/
|
|
header-y += arch-v32/
|
|
|
|
header-y += ethernet.h
|
|
header-y += rtc.h
|
|
header-y += sync_serial.h
|
|
|
|
unifdef-y += etraxgpio.h
|
|
unifdef-y += rs485.h
|