Hello, I have i.MX28 and I'm using Buildroot. Everything was ok, until I decide to clean file system with
make clean
and then make it again with
make.
Now, when I write:
Xfbdev -mouse tslib,2,device=/dev/input/event0 &
I get
Xfbdev: command not found
I think, I set the same configurations, but it seems, it different. Can you help me with it? Which package, library or element needs for Xfbdev working? Maybe need special version of gcc or other?