Created attachment 1477 [details] update radvd package information As well as updating the version of radvd that is pulled down (from 1.5 to 1.6) I also removed the unneeded cruft from radvd.mk (just reflects the defaults) and since version 1.5 radvd is fixed for parallel building so $(MAKE1) is no longer needed. I also updated Config.in to also reflect it's dependency on BR2_PACKAGE_FLEX_LIBFL (similarly to how gob2/ipsec-tools does).
Thanks, committed. The install changed is wrong though (it doesn't install the binaries anymore), so I skipped that hunk.