diff options
Diffstat (limited to 'net/802/Makefile')
-rw-r--r-- | net/802/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/802/Makefile b/net/802/Makefile index 7893d679910c..a30d6e385aed 100644 --- a/net/802/Makefile +++ b/net/802/Makefile | |||
@@ -4,7 +4,6 @@ | |||
4 | 4 | ||
5 | # Check the p8022 selections against net/core/Makefile. | 5 | # Check the p8022 selections against net/core/Makefile. |
6 | obj-$(CONFIG_LLC) += p8022.o psnap.o | 6 | obj-$(CONFIG_LLC) += p8022.o psnap.o |
7 | obj-$(CONFIG_TR) += p8022.o psnap.o tr.o | ||
8 | obj-$(CONFIG_NET_FC) += fc.o | 7 | obj-$(CONFIG_NET_FC) += fc.o |
9 | obj-$(CONFIG_FDDI) += fddi.o | 8 | obj-$(CONFIG_FDDI) += fddi.o |
10 | obj-$(CONFIG_HIPPI) += hippi.o | 9 | obj-$(CONFIG_HIPPI) += hippi.o |