|
I was upset about the lack of necessary drivers in the ready-made images and decided to add them myself.I configured the build of the image for ubuntu 18.04 from the official repository https://github.com/orangepi-xunlong/OrangePi_Build and was again upset - that could not be added.
When I do the configuration with make menuconfig, the .config file is successfully changed and that's is all...modules.order does not changed and after make clear it was removed permanently.After assembling ./buils.sh, no new drivers appear anywhere, and the .config file is again with default content.Unfortunately, no one has yet answered the question in the github issue.
Has anyone encountered such a problem?
I have no experience in editing makefiles and I don't know the syntax well. I cannot guess why the contents of the .config are being destroyed.
|
|