diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-04-26 08:44:51 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-07-10 14:23:38 +0200 |
commit | b70f12e962bc73a091a7b853f24ae2049613c684 (patch) | |
tree | 47270d1ae934bc46d5a4c8ea6c25106d62e80070 /Makefile | |
parent | ff96f5c6971c79473b384ab22543ada4ac61bab5 (diff) |
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 61235b24b9cb ("init:
Remove check_bugs() leftovers"), which now causes a build failure, so
drop it from the list.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions