X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Flinux-2.6%2FModules.mk;h=e1e33347bb0dbfd0f16aa8f83dbdd02568b0b357;hb=84a2398d1634ffe671d4a6511676802b762d6cd3;hp=3ffee5004677e07820c83b9fd86b09789c0a3d0b;hpb=22fcc4d5a5f2459b3edaa034dd69686399b41913;p=openvswitch diff --git a/datapath/linux-2.6/Modules.mk b/datapath/linux-2.6/Modules.mk index 3ffee500..e1e33347 100644 --- a/datapath/linux-2.6/Modules.mk +++ b/datapath/linux-2.6/Modules.mk @@ -4,6 +4,7 @@ openvswitch_sources += \ linux-2.6/compat-2.6/genetlink-openvswitch.c \ linux-2.6/compat-2.6/ip_output-openvswitch.c \ linux-2.6/compat-2.6/kmemdup.c \ + linux-2.6/compat-2.6/netdevice.c \ linux-2.6/compat-2.6/skbuff-openvswitch.c \ linux-2.6/compat-2.6/time.c openvswitch_headers += \ @@ -47,6 +48,7 @@ openvswitch_headers += \ linux-2.6/compat-2.6/include/net/genetlink.h \ linux-2.6/compat-2.6/include/net/ip.h \ linux-2.6/compat-2.6/include/net/netlink.h \ + linux-2.6/compat-2.6/include/net/protocol.h \ linux-2.6/compat-2.6/include/net/route.h both_modules += brcompat