All of lore.kernel.org
 help / color / mirror / Atom feed
* Need to know how to force compileand link dtb for obj-m targets
@ 2016-02-10 13:05 Franck Jullien
  0 siblings, 0 replies; only message in thread
From: Franck Jullien @ 2016-02-10 13:05 UTC (permalink / raw)
  To: linux-kbuild

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-10 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10 13:05 Need to know how to force compileand link dtb for obj-m targets Franck Jullien

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.