X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Flinux-2.6%2FModules.mk;h=42514b1639fc0a7c0bd5d601c862af0026e12f72;hb=d7bf2b001f07e63054bbc0d58fe64ce47bc3ab21;hp=380f1c15af65a4969b7dc2a982f6f60409d095f7;hpb=16d40e2aaab1f067e452f36fac9bf0214310bf33;p=openvswitch diff --git a/datapath/linux-2.6/Modules.mk b/datapath/linux-2.6/Modules.mk index 380f1c15..42514b16 100644 --- a/datapath/linux-2.6/Modules.mk +++ b/datapath/linux-2.6/Modules.mk @@ -8,9 +8,10 @@ openvswitch_sources += \ linux-2.6/compat-2.6/skbuff-openvswitch.c \ linux-2.6/compat-2.6/time.c openvswitch_headers += \ - linux-2.6/compat-2.6/compat26.h \ linux-2.6/compat-2.6/include/asm-generic/bug.h \ linux-2.6/compat-2.6/include/linux/bottom_half.h \ + linux-2.6/compat-2.6/include/linux/compiler.h \ + linux-2.6/compat-2.6/include/linux/compiler-gcc.h \ linux-2.6/compat-2.6/include/linux/cpumask.h \ linux-2.6/compat-2.6/include/linux/dmi.h \ linux-2.6/compat-2.6/include/linux/err.h \ @@ -48,6 +49,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