endmenu in different file than menu?
So I was adding my driver to the Linux kernel. Made a new Kconfig file and added 'menu' and 'endmenu' sections. But when I compiled the kernel I got an error saying 'endmenu in different file than menu'.
Reason: There has to be a new line character after endmenu in your Kconfig file!
Reason: There has to be a new line character after endmenu in your Kconfig file!
Thank you !!!
ReplyDeletethank you so much , you are a life saviour
ReplyDeleteAwesome, thank you!
ReplyDeletesaved my day
ReplyDeleteI love you
ReplyDeleteThanks it helped!
ReplyDeleteI love you again
ReplyDeleteI don't know how many times I made the same mistake and ended in this website. Thanks!
ReplyDeleteThx
ReplyDeleteOh my god, I spent 1 hour debugging this
ReplyDelete