mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 13:30:29 +09:00
The match tables must be zero-terminated, and Kbuild now helpfully fails to link the kernel if that isn't the case. Signed-off-by: Arnd Bergmann <arnd@arndb.de>