Skip to content
Commit b70f12e9 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

kbuild: verify asm-generic header list



In order to integrate the system call header generation with generating
the asm-generic wrappers, restrict the generated headers to those that
actually exist in include/asm-generic/.

The path is already known, so add these as a dependency.

The asm-generic/bugs.h header was removed in commit 61235b24 ("init:
Remove check_bugs() leftovers"), which now causes a build failure, so
drop it from the list.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent ff96f5c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment