Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-cris/Kbuild
Jesper Nilsson d9fa021cfb [CRIS] Correct definition of subdirs for install_headers.
Hinko Kocevar noted that the CRIS architecture subdirs were no longer
exported correctly when doing install_headers.

Correct this by exporting all directories as header-y.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
2008-06-30 22:51:16 +02:00

13 lines
217 B
Makefile

include include/asm-generic/Kbuild.asm
header-y += arch/
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