Re: Adding selftest testdata dynamically into live tree
From: Janusz Użycki <hidden>
Date: 2014-09-22 18:05:37
Hi. On 3.17.0-rc6-next-20140922+ with CONFIG_OF_SELFTEST enabled zImage is recreated every time I call "make" despite I've not done any change in source files and zImage was the same. This is caused by the rm line: CALL scripts/checksyscalls.sh CHK include/generated/compile.h DTC drivers/of/testcase-data/testcases.dtb DTB drivers/of/testcase-data/testcases.dtb.S AS drivers/of/testcase-data/testcases.dtb.o LD drivers/of/of_selftest.o LD drivers/of/built-in.o rm drivers/of/testcase-data/testcases.dtb.S drivers/of/testcase-data/testcases.dtb LD drivers/built-in.o LINK vmlinux LD vmlinux.o best regards Janusz -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html