summaryrefslogtreecommitdiff
path: root/net/802/Makefile
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2021-08-12 10:38:05 +0200
committerJakub Kicinski <kuba@kernel.org>2021-08-13 16:30:35 -0700
commitd8d9ba8dc9c77358cd7ea73e4e44e8952c9baf35 (patch)
treed9a8ad6b577dd6ae5a234372c59a0f33ce75fac9 /net/802/Makefile
parent4fb464db9c72ae671c3f332d9a8d0381557271ce (diff)
net: 802: remove dead leftover after ipx driver removal
Commit 7a2e838d28cf ("staging: ipx: delete it from the tree") removes the ipx driver and the config IPX. Since then, there is some dead leftover in ./net/802/, that was once used by the IPX driver, but has no other user. Remove this dead leftover. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/802/Makefile')
-rw-r--r--net/802/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/802/Makefile b/net/802/Makefile
index 19406a87bdaa..bfed80221b8b 100644
--- a/net/802/Makefile
+++ b/net/802/Makefile
@@ -8,7 +8,6 @@ obj-$(CONFIG_LLC) += p8022.o psnap.o
obj-$(CONFIG_NET_FC) += fc.o
obj-$(CONFIG_FDDI) += fddi.o
obj-$(CONFIG_HIPPI) += hippi.o
-obj-$(CONFIG_IPX) += p8022.o psnap.o p8023.o
obj-$(CONFIG_ATALK) += p8022.o psnap.o
obj-$(CONFIG_STP) += stp.o
obj-$(CONFIG_GARP) += garp.o