Well, I'm using the arago linux distro of the board port labs so am I right than that this :
-sdk-am335x-evm/board-support/board-port-labs/sitara-board-port-linux/drivers/video/omap2/omapfb
is the omapfb.h file I have to use?
But I don't quite understand how my path to the sdk is incorrect. I used the Graphics SDK user guide to alter the Rules.make so my paths in this file are wrong then? I think I'm not fully understanding the meaning of these variables....
HOME is my home folder right? As in /home/laurens(my user name)? My KERNEL_INSTALL_DIR is like the KDIR in a Makefile, the one that points to the linux headers (via the build soft link), or am I wrong? And I thought that the GRAPHICS_INSTALL_DIR had to point to the Graphics SDK top directory.
Correct me if I'm wrong with any of this.