]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/fm/Makefile
powerpc: P3041: Remove macro CONFIG_PPC_P3041
[people/ms/u-boot.git] / drivers / net / fm / Makefile
index 9e8c42052f2d6f1d26c4b286bdb287299627e0c3..b435ecdacef1d6f42352061583288fec5a562e03 100644 (file)
@@ -20,7 +20,7 @@ obj-$(CONFIG_SYS_FMAN_V3) += memac.o
 obj-$(CONFIG_ARCH_P1023)       += p1023.o
 # The P204x, P304x, and P5020 are the same
 obj-$(CONFIG_ARCH_P2041) += p5020.o
-obj-$(CONFIG_PPC_P3041) += p5020.o
+obj-$(CONFIG_ARCH_P3041) += p5020.o
 obj-$(CONFIG_PPC_P4080) += p4080.o
 obj-$(CONFIG_PPC_P5020) += p5020.o
 obj-$(CONFIG_PPC_P5040) += p5040.o