summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_8xx/Makefile
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-07-16 13:11:29 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-16 13:11:29 +0200
commit77e442461c74068217b59b356cf18992c78ed896 (patch)
tree70f62a16bc6a81b63768279c9b40645d8f4dd4ff /drivers/net/fec_8xx/Makefile
parentd54191b85e294c46f05a2249b1f55ae54930bcc7 (diff)
parent45158894d4d6704afbb4cefe55e5f6ca279fe12a (diff)
downloadtalos-op-linux-77e442461c74068217b59b356cf18992c78ed896.tar.gz
talos-op-linux-77e442461c74068217b59b356cf18992c78ed896.zip
Merge branch 'linus' into x86/kprobes
Diffstat (limited to 'drivers/net/fec_8xx/Makefile')
-rw-r--r--drivers/net/fec_8xx/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/net/fec_8xx/Makefile b/drivers/net/fec_8xx/Makefile
deleted file mode 100644
index 70c54f8c48e5..000000000000
--- a/drivers/net/fec_8xx/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for the Motorola 8xx FEC ethernet controller
-#
-
-obj-$(CONFIG_FEC_8XX) += fec_8xx.o
-
-fec_8xx-objs := fec_main.o fec_mii.o
-
-# the platform instantatiation objects
-ifeq ($(CONFIG_NETTA),y)
-fec_8xx-objs += fec_8xx-netta.o
-endif
OpenPOWER on IntegriCloud