X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Flinux-2.6%2FModules.mk;h=3fb9e9ba976c5643650ad6502890b457c83e7c18;hb=ead91a562c3747543985405b48067622b7b1de57;hp=b7b952435eb314ed7fe031eecd10680ed44a2317;hpb=982b88105d0a82ab90b233bf68e4e51ac9cddd23;p=openvswitch diff --git a/datapath/linux-2.6/Modules.mk b/datapath/linux-2.6/Modules.mk index b7b95243..3fb9e9ba 100644 --- a/datapath/linux-2.6/Modules.mk +++ b/datapath/linux-2.6/Modules.mk @@ -17,6 +17,7 @@ openvswitch_headers += \ linux-2.6/compat-2.6/include/linux/err.h \ linux-2.6/compat-2.6/include/linux/genetlink.h \ linux-2.6/compat-2.6/include/linux/icmp.h \ + linux-2.6/compat-2.6/include/linux/icmpv6.h \ linux-2.6/compat-2.6/include/linux/if.h \ linux-2.6/compat-2.6/include/linux/if_arp.h \ linux-2.6/compat-2.6/include/linux/if_ether.h \ @@ -57,9 +58,5 @@ openvswitch_headers += \ linux-2.6/compat-2.6/genetlink.inc both_modules += brcompat -brcompat_sources = \ - linux-2.6/compat-2.6/genetlink-brcompat.c \ - brcompat.c \ - brc_procfs.c -brcompat_headers = \ - brc_procfs.h +brcompat_sources = linux-2.6/compat-2.6/genetlink-brcompat.c brcompat.c +brcompat_headers =