All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange Makefile rule
@ 2013-08-20 16:42 ` Peter Senna Tschudin
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Senna Tschudin @ 2013-08-20 16:42 UTC (permalink / raw)
  To: kernelnewbies

I do not have cross compile environment but I'm curious how the
Makefile rule works:

linux-next]$ cat drivers/net/ethernet/arc/Makefile

obj-$(CONFIG_ARC_EMAC) += arc_emac.o

There is no file named arc_emac.h and arc_emac.c at
drivers/net/ethernet/arc, so what does that line do?

-- 
Peter

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-20 16:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 16:42 Strange Makefile rule Peter Senna Tschudin
2013-08-20 16:42 ` Peter Senna Tschudin
2013-08-20 16:50 ` Randy Dunlap
2013-08-20 16:52   ` Peter Senna Tschudin
2013-08-20 16:52     ` Peter Senna Tschudin

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.