Tool/software: Linux
Hello,
We have AM3352 based custom board running linux kernel 3.12
I was trying to compile ltp-ddt as suggested in the README-DDT in ltp-ddt source code (master branch)
I am running into following errors, Any suggestion to resolve these errors,
inter -g -static -L../../../lib -lpthread
/timesys-desktop-factory/build_armv7l-timesys-linux-gnueabihf/kernel-headers/include/linux/linkage.h:7:25: fatal error: asm/linkage.h: No such file or directory
#include <asm/linkage.h>
^
compilation terminated.
make[2]: *** [fbdev_tests] Error 1
make[2]: Leaving directory `/home/ankur/projects/ltp-ddt/testcases/ddt/fbdev_display_test_suite'