]> git.neil.brown.name Git - history.git/commitdiff
A bit too much cut-and-paste in the newly added e100 driver
authorLinus Torvalds <torvalds@penguin.transmeta.com>
Thu, 7 Mar 2002 08:37:04 +0000 (00:37 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Thu, 7 Mar 2002 08:37:04 +0000 (00:37 -0800)
makefile rules..

drivers/net/Makefile

index 63b0e886f0fb564f7313b10964147f471833cd3d..f423ce03e25a0283b549148ec76b77a2159c43cf 100644 (file)
@@ -22,7 +22,7 @@ list-multi    :=      rcpci.o
 rcpci-objs     :=      rcpci45.o rclanmtl.o
 
 ifeq ($(CONFIG_E100),y)
-  obj-y += e1000/e100.o
+  obj-y += e100/e100.o
 endif
 ifeq ($(CONFIG_E1000),y)
   obj-y += e1000/e1000.o