556dcee7b8
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>
11 lines
199 B
Makefile
11 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
|