> i also get this with make xconfig. just running ./build, however, works
Yeah, I've seen that before. It's a whitespace bug in the KConfig
file. Just open it in a text editor, go to the line in question, and
fix the leading whitespace to match all the other entries (If I
recall, you'll actually
Hi guys,
i'm trying to select only specific modules with menuconfig but get this:
ubuntu@***:~/media_build$ sudo make menuconfig
make -C /home/ubuntu/media_build/v4l menuconfig
make[1]: Entering directory `/home/ubuntu/media_build/v4l'
make -C /lib/modules/3.13.0-44-generic/build -f
/home/ubun