mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
If recursive inclusion is detected, it should fail with error
messages. Test this.
This also tests the line numbers in the error message, fixed by
commit 5ae6fcc4bb ("kconfig: fix line number in recursive inclusion
error message").
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
1 line
22 B
Text
1 line
22 B
Text
source "Kconfig.inc1"
|