This is the error I get when trying to compile a makefile after adding a few files. This part, "ddram/driv: No such file or directory" should read driver!
23:52:16 **** Build of configuration Default for project ArmX **** make TARGET=sama5d4-xplained DEP ../../examples/rtos/applications/avr_cube/screen_saver_fx.c CC ../../examples/rtos/applications/avr_cube/screen_saver_fx.c LINK build/sama5d4-xplained/ddram/ARM_Cortex-A5_SAMA5D_LCD.elf arm-none-eabi-g++.exe: error: ./build/sama5d4-xplained/ddram/driv: No such file or directory make: *** [../../scripts/Makefile.rules:119: build/sama5d4-xplained/ddram/ARM_Cortex-A5_SAMA5D_LCD.elf] Error 1