# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/ipvsadm2/pkg_linux-header_pre.conf # Copyright (C) 2004 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- if ! atstage toolchain; then hook_add postmake 5 'cp -v include/net/ip_vs.h $root/usr/include/net/' fi