On Thu, 6 Oct 2016 17:06:47 +0200 Alexander Bluhm <[email protected]> wrote: > On Thu, Oct 06, 2016 at 05:31:22PM +0900, YASUOKA Masahiko wrote: >> Fixed the scripts according to your comments. > >> -SUBDIR += pf_divert pf_forward pf_fragment pf_print rdomains rtable >> +SUBDIR += etherip pf_divert pf_forward pf_fragment pf_print rdomains >> +SUBDIR += rtable > > Do you want to add vxlan here?
Yes, I'll add it. >> +test_config: >> + touch $@ >> + >> +etherip_1: test_config > >> +test_config: >> + touch $@ >> + >> +vxlan_1: test_config > > Why do you create a test_config file? This is a garbage. I'll delete it. > OK bluhm@ Thanks
