Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17046
b: refs/heads/master
c: 18e92b1
h: refs/heads/master
v: v3
  • Loading branch information
Matt Mackall authored and Linus Torvalds committed Jan 9, 2006
1 parent f59de15 commit 0975e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 33443c42f4ffa5ca23b3323234bcb1a78e85d9db
refs/heads/master: 18e92b12e83bef077a31ba6871f1aec3621b69e3
4 changes: 1 addition & 3 deletions trunk/net/802/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
# Makefile for the Linux 802.x protocol layers.
#

obj-y := p8023.o

# Check the p8022 selections against net/core/Makefile.
obj-$(CONFIG_SYSCTL) += sysctl_net_802.o
obj-$(CONFIG_LLC) += p8022.o psnap.o
obj-$(CONFIG_TR) += p8022.o psnap.o tr.o sysctl_net_802.o
obj-$(CONFIG_NET_FC) += fc.o
obj-$(CONFIG_FDDI) += fddi.o
obj-$(CONFIG_HIPPI) += hippi.o
obj-$(CONFIG_IPX) += p8022.o psnap.o
obj-$(CONFIG_IPX) += p8022.o psnap.o p8023.o
obj-$(CONFIG_ATALK) += p8022.o psnap.o

0 comments on commit 0975e2a

Please sign in to comment.