On 9/3/24 12:33 AM, Tony Ambardar wrote:
Update Makefile build rules to compile BPF programs with target endianness rather than host byte-order. With recent changes, this allows building the full selftests/bpf suite hosted on x86_64 and targeting s390x or mips64eb for example. Signed-off-by: Tony Ambardar <tony.ambardar@xxxxxxxxx>
LGTM. Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>