Netdev List
 help / color / mirror / Atom feed
* drivers/net/Makefile - question about link order comment introduced in 2.3.43
@ 2010-10-06 11:04 Joe Perches
  2010-10-06 20:15 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Perches @ 2010-10-06 11:04 UTC (permalink / raw)
  To: netdev; +Cc: Sam Ravnborg, David Miller

It wasn't that way in 2.3.43-pre7 , but it is in 2.3.43
and has remained there since.  There's nothing in lkml
history as far as I can find to describe a reason for it.

http://lkml.org/lkml/2000/2/10
(or thereabout)

Anyone know why it's like that or if that Makefile link
ordering is still needed?

Currently, drivers/net/Makefile line 42

#
# link order important here
#
obj-$(CONFIG_PLIP) += plip.o

[about 60 lines later...]

obj-$(CONFIG_STMMAC_ETH) += stmmac/

#
# end link order section
#



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

end of thread, other threads:[~2010-10-06 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 11:04 drivers/net/Makefile - question about link order comment introduced in 2.3.43 Joe Perches
2010-10-06 20:15 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox