Blueberry-PI
Blueberry-PI copied to clipboard
unable to run make after menuconfig
Hi, i tried following your guide and if i run make after downloading all dependencies and creating the config make stops with that message:
Makefile.legacy:9: *** "You have legacy configuration in your .config! Please check your configuration.". Stop.
in menuconfig is see that a lot of things are marked as legacy, this is likely the cause - is there a way to fix this?
or should i just use an old version of buildroot?
many thanks!
Hi stoneburner, Run make menuconfig and deselect any items in the Legacy section. These are just warnings, Buildroot insist on drawing them to your attention so that you are forced to acknowledge them. It's just how Buildroot works.