Hi, For experimenting purpose, I need to compile and link a devicetree to a module. I can't figure out how the %.dtb rule in Makefile.lib is called when the target is obj-y but not when it is obj-m. I'd like to do something like obj-m += test_module.o test.dtb.o. Thanks in advance for your help. Franck -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html