datapath: Add compatibility code for inet_add_protocol().
[openvswitch] / datapath / linux-2.6 / Modules.mk
index 3ffee5004677e07820c83b9fd86b09789c0a3d0b..e1e33347bb0dbfd0f16aa8f83dbdd02568b0b357 100644 (file)
@@ -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