I am working with a imx6 device, I need to libraries which have size more than imx's empy memory. I am created a nfs server (/var/nfs/usr) on my desktop and I want to make the imx device doesn't use its own /usr file but use nfs server's /usr file on my desktop. Then, I have huge memory for necessary libraries which I need to run on my Imx device.
Is it possible? If yes, please guide me.
PS: please edit my question with better English.