DEBUG: Executing shell function do_compile
NOTE: make -j 10 -l 64 CROSS_COMPILE=arm-yoe-linux-gnueabi- ARCH=arm CC=arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot AR=arm-yoe-linux-gnueabi-gcc-ar LD=arm-yoe-linux-gnueabi-ld --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  CLANG=clang -fno-stack-protector -target arm  --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot -isystem TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0 -D__WORDSIZE=\'64\' -Wno-error=unused-command-line-argument DESTDIR=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/image V=1 -C TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0 headers
make: Entering directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0'
make  -C TOPDIR/build/tmp/work-shared/qemuarm/kernel-build-artifacts \
-f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/Makefile headers
make[1]: Entering directory 'TOPDIR/build/tmp/work-shared/qemuarm/kernel-build-artifacts'
make --no-print-directory -C TOPDIR/build/tmp/work-shared/qemuarm/kernel-build-artifacts \
-f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/Makefile headers
set -e; mkdir -p include/generated/uapi/linux/; trap "rm -f include/generated/uapi/linux/.tmp_version.h" EXIT; { 	if [ 29 -gt 255 ]; then echo \#define LINUX_VERSION_CODE 395007; else echo \#define LINUX_VERSION_CODE 394781; fi; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + ((c) > 255 ? 255 : (c)))'; echo \#define LINUX_VERSION_MAJOR 6; echo \#define LINUX_VERSION_PATCHLEVEL 6; echo \#define LINUX_VERSION_SUBLEVEL 29; } > include/generated/uapi/linux/.tmp_version.h; if [ ! -r include/generated/uapi/linux/version.h ] || ! cmp -s include/generated/uapi/linux/version.h include/generated/uapi/linux/.tmp_version.h; then : '  UPD     include/generated/uapi/linux/version.h'; mv -f include/generated/uapi/linux/.tmp_version.h include/generated/uapi/linux/version.h; fi
make -f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/Makefile.build obj=scripts/basic
make -f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/Makefile.asm-generic obj=arch/arm/include/generated/uapi/asm \
generic=include/uapi/asm-generic
make -f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/Makefile.build obj=arch/arm/tools uapi
# HOSTCC  scripts/basic/fixdep
  gcc -Wp,-MMD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11     -I ./scripts/basic   -o scripts/basic/fixdep TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/basic/fixdep.c   
# SYSHDR  arch/arm/include/generated/uapi/asm/unistd-oabi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/syscallhdr.sh --abis common,oabi --offset __NR_SYSCALL_BASE TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/tools/syscall.tbl arch/arm/include/generated/uapi/asm/unistd-oabi.h
# SYSHDR  arch/arm/include/generated/uapi/asm/unistd-eabi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/syscallhdr.sh --abis common,eabi --offset __NR_SYSCALL_BASE TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/tools/syscall.tbl arch/arm/include/generated/uapi/asm/unistd-eabi.h
make -f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/Makefile.build obj=scripts scripts/unifdef
# HOSTCC  scripts/unifdef
  gcc -Wp,-MMD,scripts/.unifdef.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11     -I ./scripts   -o scripts/unifdef TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/unifdef.c   
make -f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/Makefile.headersinst obj=include/uapi
# HDRINST usr/include/asm-generic/setup.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/setup.h usr/include/asm-generic/setup.h
# HDRINST usr/include/asm-generic/kvm_para.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/kvm_para.h usr/include/asm-generic/kvm_para.h
# HDRINST usr/include/asm-generic/termbits-common.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/termbits-common.h usr/include/asm-generic/termbits-common.h
# HDRINST usr/include/asm-generic/types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/types.h usr/include/asm-generic/types.h
# HDRINST usr/include/asm-generic/signal.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/signal.h usr/include/asm-generic/signal.h
# HDRINST usr/include/asm-generic/fcntl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/fcntl.h usr/include/asm-generic/fcntl.h
# HDRINST usr/include/asm-generic/termios.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/termios.h usr/include/asm-generic/termios.h
# HDRINST usr/include/asm-generic/siginfo.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/siginfo.h usr/include/asm-generic/siginfo.h
# HDRINST usr/include/asm-generic/signal-defs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/signal-defs.h usr/include/asm-generic/signal-defs.h
# HDRINST usr/include/asm-generic/hugetlb_encode.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/hugetlb_encode.h usr/include/asm-generic/hugetlb_encode.h
# HDRINST usr/include/asm-generic/bpf_perf_event.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/bpf_perf_event.h usr/include/asm-generic/bpf_perf_event.h
# HDRINST usr/include/asm-generic/ioctls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/ioctls.h usr/include/asm-generic/ioctls.h
# HDRINST usr/include/asm-generic/sockios.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/sockios.h usr/include/asm-generic/sockios.h
# HDRINST usr/include/asm-generic/mman-common.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/mman-common.h usr/include/asm-generic/mman-common.h
# HDRINST usr/include/asm-generic/int-l64.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/int-l64.h usr/include/asm-generic/int-l64.h
# HDRINST usr/include/asm-generic/errno-base.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/errno-base.h usr/include/asm-generic/errno-base.h
# HDRINST usr/include/asm-generic/shmbuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/shmbuf.h usr/include/asm-generic/shmbuf.h
# HDRINST usr/include/asm-generic/sembuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/sembuf.h usr/include/asm-generic/sembuf.h
# HDRINST usr/include/asm-generic/ucontext.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/ucontext.h usr/include/asm-generic/ucontext.h
# HDRINST usr/include/asm-generic/unistd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/unistd.h usr/include/asm-generic/unistd.h
# HDRINST usr/include/asm-generic/posix_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/posix_types.h usr/include/asm-generic/posix_types.h
# HDRINST usr/include/asm-generic/msgbuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/msgbuf.h usr/include/asm-generic/msgbuf.h
# HDRINST usr/include/asm-generic/bitsperlong.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/bitsperlong.h usr/include/asm-generic/bitsperlong.h
# HDRINST usr/include/asm-generic/poll.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/poll.h usr/include/asm-generic/poll.h
# HDRINST usr/include/asm-generic/param.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/param.h usr/include/asm-generic/param.h
# HDRINST usr/include/asm-generic/ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/ioctl.h usr/include/asm-generic/ioctl.h
# HDRINST usr/include/asm-generic/ipcbuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/ipcbuf.h usr/include/asm-generic/ipcbuf.h
# HDRINST usr/include/asm-generic/statfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/statfs.h usr/include/asm-generic/statfs.h
# HDRINST usr/include/asm-generic/termbits.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/termbits.h usr/include/asm-generic/termbits.h
# HDRINST usr/include/asm-generic/resource.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/resource.h usr/include/asm-generic/resource.h
# HDRINST usr/include/asm-generic/swab.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/swab.h usr/include/asm-generic/swab.h
# HDRINST usr/include/asm-generic/int-ll64.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/int-ll64.h usr/include/asm-generic/int-ll64.h
# HDRINST usr/include/asm-generic/auxvec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/auxvec.h usr/include/asm-generic/auxvec.h
# HDRINST usr/include/asm-generic/stat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/stat.h usr/include/asm-generic/stat.h
# HDRINST usr/include/asm-generic/mman.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/mman.h usr/include/asm-generic/mman.h
# HDRINST usr/include/asm-generic/errno.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/errno.h usr/include/asm-generic/errno.h
# HDRINST usr/include/asm-generic/socket.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/asm-generic/socket.h usr/include/asm-generic/socket.h
# HDRINST usr/include/drm/drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/drm.h usr/include/drm/drm.h
# HDRINST usr/include/drm/v3d_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/v3d_drm.h usr/include/drm/v3d_drm.h
# HDRINST usr/include/drm/tegra_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/tegra_drm.h usr/include/drm/tegra_drm.h
# HDRINST usr/include/drm/omap_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/omap_drm.h usr/include/drm/omap_drm.h
# HDRINST usr/include/drm/qxl_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/qxl_drm.h usr/include/drm/qxl_drm.h
# HDRINST usr/include/drm/amdgpu_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/amdgpu_drm.h usr/include/drm/amdgpu_drm.h
# HDRINST usr/include/drm/vc4_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/vc4_drm.h usr/include/drm/vc4_drm.h
# HDRINST usr/include/drm/panfrost_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/panfrost_drm.h usr/include/drm/panfrost_drm.h
# HDRINST usr/include/drm/i915_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/i915_drm.h usr/include/drm/i915_drm.h
# HDRINST usr/include/drm/drm_mode.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/drm_mode.h usr/include/drm/drm_mode.h
# HDRINST usr/include/drm/msm_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/msm_drm.h usr/include/drm/msm_drm.h
# HDRINST usr/include/drm/habanalabs_accel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/habanalabs_accel.h usr/include/drm/habanalabs_accel.h
# HDRINST usr/include/drm/qaic_accel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/qaic_accel.h usr/include/drm/qaic_accel.h
# HDRINST usr/include/drm/virtgpu_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/virtgpu_drm.h usr/include/drm/virtgpu_drm.h
# HDRINST usr/include/drm/nouveau_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/nouveau_drm.h usr/include/drm/nouveau_drm.h
# HDRINST usr/include/drm/exynos_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/exynos_drm.h usr/include/drm/exynos_drm.h
# HDRINST usr/include/drm/drm_fourcc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/drm_fourcc.h usr/include/drm/drm_fourcc.h
# HDRINST usr/include/drm/vgem_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/vgem_drm.h usr/include/drm/vgem_drm.h
# HDRINST usr/include/drm/armada_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/armada_drm.h usr/include/drm/armada_drm.h
# HDRINST usr/include/drm/etnaviv_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/etnaviv_drm.h usr/include/drm/etnaviv_drm.h
# HDRINST usr/include/drm/drm_sarea.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/drm_sarea.h usr/include/drm/drm_sarea.h
# HDRINST usr/include/drm/ivpu_accel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/ivpu_accel.h usr/include/drm/ivpu_accel.h
# HDRINST usr/include/drm/vmwgfx_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/vmwgfx_drm.h usr/include/drm/vmwgfx_drm.h
# HDRINST usr/include/drm/radeon_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/radeon_drm.h usr/include/drm/radeon_drm.h
# HDRINST usr/include/drm/lima_drm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/drm/lima_drm.h usr/include/drm/lima_drm.h
# HDRINST usr/include/linux/seccomp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/seccomp.h usr/include/linux/seccomp.h
# HDRINST usr/include/linux/pci.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pci.h usr/include/linux/pci.h
# HDRINST usr/include/linux/auto_fs4.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/auto_fs4.h usr/include/linux/auto_fs4.h
# HDRINST usr/include/linux/can/gw.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/gw.h usr/include/linux/can/gw.h
# HDRINST usr/include/linux/can/error.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/error.h usr/include/linux/can/error.h
# HDRINST usr/include/linux/can/raw.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/raw.h usr/include/linux/can/raw.h
# HDRINST usr/include/linux/can/j1939.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/j1939.h usr/include/linux/can/j1939.h
# HDRINST usr/include/linux/can/bcm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/bcm.h usr/include/linux/can/bcm.h
# HDRINST usr/include/linux/can/isotp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/isotp.h usr/include/linux/can/isotp.h
# HDRINST usr/include/linux/can/vxcan.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/vxcan.h usr/include/linux/can/vxcan.h
# HDRINST usr/include/linux/can/netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can/netlink.h usr/include/linux/can/netlink.h
# HDRINST usr/include/linux/if_ltalk.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_ltalk.h usr/include/linux/if_ltalk.h
# HDRINST usr/include/linux/inotify.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/inotify.h usr/include/linux/inotify.h
# HDRINST usr/include/linux/dvb/net.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/net.h usr/include/linux/dvb/net.h
# HDRINST usr/include/linux/dvb/audio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/audio.h usr/include/linux/dvb/audio.h
# HDRINST usr/include/linux/dvb/version.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/version.h usr/include/linux/dvb/version.h
# HDRINST usr/include/linux/dvb/ca.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/ca.h usr/include/linux/dvb/ca.h
# HDRINST usr/include/linux/dvb/video.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/video.h usr/include/linux/dvb/video.h
# HDRINST usr/include/linux/dvb/frontend.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/frontend.h usr/include/linux/dvb/frontend.h
# HDRINST usr/include/linux/dvb/osd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/osd.h usr/include/linux/dvb/osd.h
# HDRINST usr/include/linux/dvb/dmx.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dvb/dmx.h usr/include/linux/dvb/dmx.h
# HDRINST usr/include/linux/qnx4_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/qnx4_fs.h usr/include/linux/qnx4_fs.h
# HDRINST usr/include/linux/matroxfb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/matroxfb.h usr/include/linux/matroxfb.h
# HDRINST usr/include/linux/atalk.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atalk.h usr/include/linux/atalk.h
# HDRINST usr/include/linux/map_to_7segment.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/map_to_7segment.h usr/include/linux/map_to_7segment.h
# HDRINST usr/include/linux/loop.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/loop.h usr/include/linux/loop.h
# HDRINST usr/include/linux/kvm_para.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kvm_para.h usr/include/linux/kvm_para.h
# HDRINST usr/include/linux/limits.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/limits.h usr/include/linux/limits.h
# HDRINST usr/include/linux/if.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if.h usr/include/linux/if.h
# HDRINST usr/include/linux/remoteproc_cdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/remoteproc_cdev.h usr/include/linux/remoteproc_cdev.h
# HDRINST usr/include/linux/sched/types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sched/types.h usr/include/linux/sched/types.h
# HDRINST usr/include/linux/icmpv6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/icmpv6.h usr/include/linux/icmpv6.h
# HDRINST usr/include/linux/if_fddi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_fddi.h usr/include/linux/if_fddi.h
# HDRINST usr/include/linux/audit.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/audit.h usr/include/linux/audit.h
# HDRINST usr/include/linux/scif_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/scif_ioctl.h usr/include/linux/scif_ioctl.h
# HDRINST usr/include/linux/dw100.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dw100.h usr/include/linux/dw100.h
# HDRINST usr/include/linux/seg6_genl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/seg6_genl.h usr/include/linux/seg6_genl.h
# HDRINST usr/include/linux/virtio_pcidev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_pcidev.h usr/include/linux/virtio_pcidev.h
# HDRINST usr/include/linux/uio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/uio.h usr/include/linux/uio.h
# HDRINST usr/include/linux/openvswitch.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/openvswitch.h usr/include/linux/openvswitch.h
# HDRINST usr/include/linux/ioam6_genl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ioam6_genl.h usr/include/linux/ioam6_genl.h
# HDRINST usr/include/linux/ppdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ppdev.h usr/include/linux/ppdev.h
# HDRINST usr/include/linux/types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/types.h usr/include/linux/types.h
# HDRINST usr/include/linux/net.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/net.h usr/include/linux/net.h
# HDRINST usr/include/linux/fanotify.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fanotify.h usr/include/linux/fanotify.h
# HDRINST usr/include/linux/virtio_console.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_console.h usr/include/linux/virtio_console.h
# HDRINST usr/include/linux/atm_tcp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atm_tcp.h usr/include/linux/atm_tcp.h
# HDRINST usr/include/linux/tipc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tipc.h usr/include/linux/tipc.h
# HDRINST usr/include/linux/coda.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/coda.h usr/include/linux/coda.h
# HDRINST usr/include/linux/atm_zatm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atm_zatm.h usr/include/linux/atm_zatm.h
# HDRINST usr/include/linux/atm_nicstar.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atm_nicstar.h usr/include/linux/atm_nicstar.h
# HDRINST usr/include/linux/nbd-netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nbd-netlink.h usr/include/linux/nbd-netlink.h
# HDRINST usr/include/linux/nfs2.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs2.h usr/include/linux/nfs2.h
# HDRINST usr/include/linux/vsockmon.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vsockmon.h usr/include/linux/vsockmon.h
# HDRINST usr/include/linux/signal.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/signal.h usr/include/linux/signal.h
# HDRINST usr/include/linux/oom.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/oom.h usr/include/linux/oom.h
# HDRINST usr/include/linux/nfsacl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfsacl.h usr/include/linux/nfsacl.h
# HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_ematch/tc_em_ipt.h usr/include/linux/tc_ematch/tc_em_ipt.h
# HDRINST usr/include/linux/tc_ematch/tc_em_text.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_ematch/tc_em_text.h usr/include/linux/tc_ematch/tc_em_text.h
# HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_ematch/tc_em_nbyte.h usr/include/linux/tc_ematch/tc_em_nbyte.h
# HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_ematch/tc_em_cmp.h usr/include/linux/tc_ematch/tc_em_cmp.h
# HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_ematch/tc_em_meta.h usr/include/linux/tc_ematch/tc_em_meta.h
# HDRINST usr/include/linux/fcntl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fcntl.h usr/include/linux/fcntl.h
# HDRINST usr/include/linux/auto_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/auto_fs.h usr/include/linux/auto_fs.h
# HDRINST usr/include/linux/aio_abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/aio_abi.h usr/include/linux/aio_abi.h
# HDRINST usr/include/linux/nfs4_mount.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs4_mount.h usr/include/linux/nfs4_mount.h
# HDRINST usr/include/linux/psci.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/psci.h usr/include/linux/psci.h
# HDRINST usr/include/linux/kexec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kexec.h usr/include/linux/kexec.h
# HDRINST usr/include/linux/xdp_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/xdp_diag.h usr/include/linux/xdp_diag.h
# HDRINST usr/include/linux/isdn/capicmd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/isdn/capicmd.h usr/include/linux/isdn/capicmd.h
# HDRINST usr/include/linux/mmtimer.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mmtimer.h usr/include/linux/mmtimer.h
# HDRINST usr/include/linux/rfkill.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rfkill.h usr/include/linux/rfkill.h
# HDRINST usr/include/linux/cramfs_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cramfs_fs.h usr/include/linux/cramfs_fs.h
# HDRINST usr/include/linux/termios.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/termios.h usr/include/linux/termios.h
# HDRINST usr/include/linux/ethtool_netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ethtool_netlink.h usr/include/linux/ethtool_netlink.h
# HDRINST usr/include/linux/vduse.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vduse.h usr/include/linux/vduse.h
# HDRINST usr/include/linux/if_packet.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_packet.h usr/include/linux/if_packet.h
# HDRINST usr/include/linux/iso_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/iso_fs.h usr/include/linux/iso_fs.h
# HDRINST usr/include/linux/rpl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rpl.h usr/include/linux/rpl.h
# HDRINST usr/include/linux/target_core_user.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/target_core_user.h usr/include/linux/target_core_user.h
# HDRINST usr/include/linux/utime.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/utime.h usr/include/linux/utime.h
# HDRINST usr/include/linux/coresight-stm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/coresight-stm.h usr/include/linux/coresight-stm.h
# HDRINST usr/include/linux/parport.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/parport.h usr/include/linux/parport.h
# HDRINST usr/include/linux/packet_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/packet_diag.h usr/include/linux/packet_diag.h
# HDRINST usr/include/linux/if_link.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_link.h usr/include/linux/if_link.h
# HDRINST usr/include/linux/vmcore.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vmcore.h usr/include/linux/vmcore.h
# HDRINST usr/include/linux/dma-buf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dma-buf.h usr/include/linux/dma-buf.h
# HDRINST usr/include/linux/aspeed-lpc-ctrl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/aspeed-lpc-ctrl.h usr/include/linux/aspeed-lpc-ctrl.h
# HDRINST usr/include/linux/firewire-cdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/firewire-cdev.h usr/include/linux/firewire-cdev.h
# HDRINST usr/include/linux/xfrm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/xfrm.h usr/include/linux/xfrm.h
# HDRINST usr/include/linux/atmioc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmioc.h usr/include/linux/atmioc.h
# HDRINST usr/include/linux/bpfilter.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bpfilter.h usr/include/linux/bpfilter.h
# HDRINST usr/include/linux/raid/md_p.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/raid/md_p.h usr/include/linux/raid/md_p.h
# HDRINST usr/include/linux/raid/md_u.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/raid/md_u.h usr/include/linux/raid/md_u.h
# HDRINST usr/include/linux/vbox_err.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vbox_err.h usr/include/linux/vbox_err.h
# HDRINST usr/include/linux/mei.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mei.h usr/include/linux/mei.h
# HDRINST usr/include/linux/cryptouser.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cryptouser.h usr/include/linux/cryptouser.h
# HDRINST usr/include/linux/btrfs_tree.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/btrfs_tree.h usr/include/linux/btrfs_tree.h
# HDRINST usr/include/linux/pfrut.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pfrut.h usr/include/linux/pfrut.h
# HDRINST usr/include/linux/virtio_pci.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_pci.h usr/include/linux/virtio_pci.h
# HDRINST usr/include/linux/pfkeyv2.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pfkeyv2.h usr/include/linux/pfkeyv2.h
# HDRINST usr/include/linux/um_timetravel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/um_timetravel.h usr/include/linux/um_timetravel.h
# HDRINST usr/include/linux/tipc_sockets_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tipc_sockets_diag.h usr/include/linux/tipc_sockets_diag.h
# HDRINST usr/include/linux/virtio_ring.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_ring.h usr/include/linux/virtio_ring.h
# HDRINST usr/include/linux/if_infiniband.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_infiniband.h usr/include/linux/if_infiniband.h
# HDRINST usr/include/linux/psp-dbc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/psp-dbc.h usr/include/linux/psp-dbc.h
# HDRINST usr/include/linux/hid.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hid.h usr/include/linux/hid.h
# HDRINST usr/include/linux/seg6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/seg6.h usr/include/linux/seg6.h
# HDRINST usr/include/linux/ppp-ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ppp-ioctl.h usr/include/linux/ppp-ioctl.h
# HDRINST usr/include/linux/rose.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rose.h usr/include/linux/rose.h
# HDRINST usr/include/linux/virtio_vsock.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_vsock.h usr/include/linux/virtio_vsock.h
# HDRINST usr/include/linux/idxd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/idxd.h usr/include/linux/idxd.h
# HDRINST usr/include/linux/usbdevice_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usbdevice_fs.h usr/include/linux/usbdevice_fs.h
# HDRINST usr/include/linux/sonypi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sonypi.h usr/include/linux/sonypi.h
# HDRINST usr/include/linux/nl80211-vnd-intel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nl80211-vnd-intel.h usr/include/linux/nl80211-vnd-intel.h
# HDRINST usr/include/linux/tiocl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tiocl.h usr/include/linux/tiocl.h
# HDRINST usr/include/linux/ipsec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipsec.h usr/include/linux/ipsec.h
# HDRINST usr/include/linux/v4l2-common.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/v4l2-common.h usr/include/linux/v4l2-common.h
# HDRINST usr/include/linux/hdlc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hdlc.h usr/include/linux/hdlc.h
# HDRINST usr/include/linux/mdio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mdio.h usr/include/linux/mdio.h
# HDRINST usr/include/linux/uinput.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/uinput.h usr/include/linux/uinput.h
# HDRINST usr/include/linux/vm_sockets_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vm_sockets_diag.h usr/include/linux/vm_sockets_diag.h
# HDRINST usr/include/linux/if_vlan.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_vlan.h usr/include/linux/if_vlan.h
# HDRINST usr/include/linux/sched.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sched.h usr/include/linux/sched.h
# HDRINST usr/include/linux/rpmsg_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rpmsg_types.h usr/include/linux/rpmsg_types.h
# HDRINST usr/include/linux/acrn.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/acrn.h usr/include/linux/acrn.h
# HDRINST usr/include/linux/tdx-guest.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tdx-guest.h usr/include/linux/tdx-guest.h
# HDRINST usr/include/linux/ext4.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ext4.h usr/include/linux/ext4.h
# HDRINST usr/include/linux/kcm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kcm.h usr/include/linux/kcm.h
# HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_arp/arpt_mangle.h usr/include/linux/netfilter_arp/arpt_mangle.h
# HDRINST usr/include/linux/netfilter_arp/arp_tables.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_arp/arp_tables.h usr/include/linux/netfilter_arp/arp_tables.h
# HDRINST usr/include/linux/un.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/un.h usr/include/linux/un.h
# HDRINST usr/include/linux/gtp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/gtp.h usr/include/linux/gtp.h
# HDRINST usr/include/linux/nfs3.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs3.h usr/include/linux/nfs3.h
# HDRINST usr/include/linux/atmbr2684.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmbr2684.h usr/include/linux/atmbr2684.h
# HDRINST usr/include/linux/virtio_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_types.h usr/include/linux/virtio_types.h
# HDRINST usr/include/linux/smc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/smc.h usr/include/linux/smc.h
# HDRINST usr/include/linux/if_eql.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_eql.h usr/include/linux/if_eql.h
# HDRINST usr/include/linux/wait.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/wait.h usr/include/linux/wait.h
# HDRINST usr/include/linux/mei_uuid.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mei_uuid.h usr/include/linux/mei_uuid.h
# HDRINST usr/include/linux/msg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/msg.h usr/include/linux/msg.h
# HDRINST usr/include/linux/synclink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/synclink.h usr/include/linux/synclink.h
# HDRINST usr/include/linux/nfs_idmap.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs_idmap.h usr/include/linux/nfs_idmap.h
# HDRINST usr/include/linux/omapfb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/omapfb.h usr/include/linux/omapfb.h
# HDRINST usr/include/linux/elf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/elf.h usr/include/linux/elf.h
# HDRINST usr/include/linux/map_to_14segment.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/map_to_14segment.h usr/include/linux/map_to_14segment.h
# HDRINST usr/include/linux/uuid.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/uuid.h usr/include/linux/uuid.h
# HDRINST usr/include/linux/fpga-dfl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fpga-dfl.h usr/include/linux/fpga-dfl.h
# HDRINST usr/include/linux/netdevice.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netdevice.h usr/include/linux/netdevice.h
# HDRINST usr/include/linux/vdpa.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vdpa.h usr/include/linux/vdpa.h
# HDRINST usr/include/linux/cgroupstats.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cgroupstats.h usr/include/linux/cgroupstats.h
# HDRINST usr/include/linux/cyclades.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cyclades.h usr/include/linux/cyclades.h
# HDRINST usr/include/linux/hdreg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hdreg.h usr/include/linux/hdreg.h
# HDRINST usr/include/linux/dqblk_xfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dqblk_xfs.h usr/include/linux/dqblk_xfs.h
# HDRINST usr/include/linux/prctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/prctl.h usr/include/linux/prctl.h
# HDRINST usr/include/linux/dlm_plock.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dlm_plock.h usr/include/linux/dlm_plock.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_srh.h usr/include/linux/netfilter_ipv6/ip6t_srh.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_mh.h usr/include/linux/netfilter_ipv6/ip6t_mh.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_REJECT.h usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_frag.h usr/include/linux/netfilter_ipv6/ip6t_frag.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_rt.h usr/include/linux/netfilter_ipv6/ip6t_rt.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_NPT.h usr/include/linux/netfilter_ipv6/ip6t_NPT.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6_tables.h usr/include/linux/netfilter_ipv6/ip6_tables.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_LOG.h usr/include/linux/netfilter_ipv6/ip6t_LOG.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_ah.h usr/include/linux/netfilter_ipv6/ip6t_ah.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_ipv6header.h usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_opts.h usr/include/linux/netfilter_ipv6/ip6t_opts.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_HL.h usr/include/linux/netfilter_ipv6/ip6t_HL.h
# HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6/ip6t_hl.h usr/include/linux/netfilter_ipv6/ip6t_hl.h
# HDRINST usr/include/linux/snmp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/snmp.h usr/include/linux/snmp.h
# HDRINST usr/include/linux/string.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/string.h usr/include/linux/string.h
# HDRINST usr/include/linux/bpf_perf_event.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bpf_perf_event.h usr/include/linux/bpf_perf_event.h
# HDRINST usr/include/linux/cuda.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cuda.h usr/include/linux/cuda.h
# HDRINST usr/include/linux/psample.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/psample.h usr/include/linux/psample.h
# HDRINST usr/include/linux/fou.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fou.h usr/include/linux/fou.h
# HDRINST usr/include/linux/major.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/major.h usr/include/linux/major.h
# HDRINST usr/include/linux/hash_info.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hash_info.h usr/include/linux/hash_info.h
# HDRINST usr/include/linux/omap3isp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/omap3isp.h usr/include/linux/omap3isp.h
# HDRINST usr/include/linux/v4l2-mediabus.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/v4l2-mediabus.h usr/include/linux/v4l2-mediabus.h
# HDRINST usr/include/linux/virtio_scsi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_scsi.h usr/include/linux/virtio_scsi.h
# HDRINST usr/include/linux/psp-sev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/psp-sev.h usr/include/linux/psp-sev.h
# HDRINST usr/include/linux/nitro_enclaves.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nitro_enclaves.h usr/include/linux/nitro_enclaves.h
# HDRINST usr/include/linux/ip.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ip.h usr/include/linux/ip.h
# HDRINST usr/include/linux/unix_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/unix_diag.h usr/include/linux/unix_diag.h
# HDRINST usr/include/linux/virtio_ids.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_ids.h usr/include/linux/virtio_ids.h
# HDRINST usr/include/linux/igmp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/igmp.h usr/include/linux/igmp.h
# HDRINST usr/include/linux/securebits.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/securebits.h usr/include/linux/securebits.h
# HDRINST usr/include/linux/kernel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kernel.h usr/include/linux/kernel.h
# HDRINST usr/include/linux/posix_acl_xattr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/posix_acl_xattr.h usr/include/linux/posix_acl_xattr.h
# HDRINST usr/include/linux/lwtunnel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/lwtunnel.h usr/include/linux/lwtunnel.h
# HDRINST usr/include/linux/nilfs2_ondisk.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nilfs2_ondisk.h usr/include/linux/nilfs2_ondisk.h
# HDRINST usr/include/linux/thermal.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/thermal.h usr/include/linux/thermal.h
# HDRINST usr/include/linux/aufs_type.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/aufs_type.h usr/include/linux/aufs_type.h
# HDRINST usr/include/linux/tee.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tee.h usr/include/linux/tee.h
# HDRINST usr/include/linux/ip_vs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ip_vs.h usr/include/linux/ip_vs.h
# HDRINST usr/include/linux/tty_flags.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tty_flags.h usr/include/linux/tty_flags.h
# HDRINST usr/include/linux/toshiba.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/toshiba.h usr/include/linux/toshiba.h
# HDRINST usr/include/linux/netfilter_bridge.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge.h usr/include/linux/netfilter_bridge.h
# HDRINST usr/include/linux/dcbnl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dcbnl.h usr/include/linux/dcbnl.h
# HDRINST usr/include/linux/kernel-page-flags.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kernel-page-flags.h usr/include/linux/kernel-page-flags.h
# HDRINST usr/include/linux/romfs_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/romfs_fs.h usr/include/linux/romfs_fs.h
# HDRINST usr/include/linux/switchtec_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/switchtec_ioctl.h usr/include/linux/switchtec_ioctl.h
# HDRINST usr/include/linux/hidraw.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hidraw.h usr/include/linux/hidraw.h
# HDRINST usr/include/linux/bpf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bpf.h usr/include/linux/bpf.h
# HDRINST usr/include/linux/seg6_iptunnel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/seg6_iptunnel.h usr/include/linux/seg6_iptunnel.h
# HDRINST usr/include/linux/nl80211.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nl80211.h usr/include/linux/nl80211.h
# HDRINST usr/include/linux/vm_sockets.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vm_sockets.h usr/include/linux/vm_sockets.h
# HDRINST usr/include/linux/nfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs.h usr/include/linux/nfs.h
# HDRINST usr/include/linux/genetlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/genetlink.h usr/include/linux/genetlink.h
# HDRINST usr/include/linux/ife.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ife.h usr/include/linux/ife.h
# HDRINST usr/include/linux/hsr_netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hsr_netlink.h usr/include/linux/hsr_netlink.h
# HDRINST usr/include/linux/tcp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tcp.h usr/include/linux/tcp.h
# HDRINST usr/include/linux/blkpg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/blkpg.h usr/include/linux/blkpg.h
# HDRINST usr/include/linux/if_bridge.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_bridge.h usr/include/linux/if_bridge.h
# HDRINST usr/include/linux/netlink_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netlink_diag.h usr/include/linux/netlink_diag.h
# HDRINST usr/include/linux/nbd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nbd.h usr/include/linux/nbd.h
# HDRINST usr/include/linux/dlm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dlm.h usr/include/linux/dlm.h
# HDRINST usr/include/linux/connector.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/connector.h usr/include/linux/connector.h
# HDRINST usr/include/linux/icmp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/icmp.h usr/include/linux/icmp.h
# HDRINST usr/include/linux/nubus.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nubus.h usr/include/linux/nubus.h
# HDRINST usr/include/linux/kd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kd.h usr/include/linux/kd.h
# HDRINST usr/include/linux/scc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/scc.h usr/include/linux/scc.h
# HDRINST usr/include/linux/acct.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/acct.h usr/include/linux/acct.h
# HDRINST usr/include/linux/cfm_bridge.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cfm_bridge.h usr/include/linux/cfm_bridge.h
# HDRINST usr/include/linux/if_plip.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_plip.h usr/include/linux/if_plip.h
# HDRINST usr/include/linux/hyperv.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hyperv.h usr/include/linux/hyperv.h
# HDRINST usr/include/linux/if_addr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_addr.h usr/include/linux/if_addr.h
# HDRINST usr/include/linux/i2c-dev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/i2c-dev.h usr/include/linux/i2c-dev.h
# HDRINST usr/include/linux/rds.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rds.h usr/include/linux/rds.h
# HDRINST usr/include/linux/tc_act/tc_defact.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_defact.h usr/include/linux/tc_act/tc_defact.h
# HDRINST usr/include/linux/tc_act/tc_vlan.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_vlan.h usr/include/linux/tc_act/tc_vlan.h
# HDRINST usr/include/linux/tc_act/tc_mirred.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_mirred.h usr/include/linux/tc_act/tc_mirred.h
# HDRINST usr/include/linux/tc_act/tc_sample.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_sample.h usr/include/linux/tc_act/tc_sample.h
# HDRINST usr/include/linux/tc_act/tc_ife.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_ife.h usr/include/linux/tc_act/tc_ife.h
# HDRINST usr/include/linux/tc_act/tc_nat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_nat.h usr/include/linux/tc_act/tc_nat.h
# HDRINST usr/include/linux/tc_act/tc_csum.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_csum.h usr/include/linux/tc_act/tc_csum.h
# HDRINST usr/include/linux/tc_act/tc_ipt.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_ipt.h usr/include/linux/tc_act/tc_ipt.h
# HDRINST usr/include/linux/tc_act/tc_skbmod.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_skbmod.h usr/include/linux/tc_act/tc_skbmod.h
# HDRINST usr/include/linux/tc_act/tc_gate.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_gate.h usr/include/linux/tc_act/tc_gate.h
# HDRINST usr/include/linux/tc_act/tc_gact.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_gact.h usr/include/linux/tc_act/tc_gact.h
# HDRINST usr/include/linux/tc_act/tc_mpls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_mpls.h usr/include/linux/tc_act/tc_mpls.h
# HDRINST usr/include/linux/tc_act/tc_pedit.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_pedit.h usr/include/linux/tc_act/tc_pedit.h
# HDRINST usr/include/linux/tc_act/tc_bpf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_bpf.h usr/include/linux/tc_act/tc_bpf.h
# HDRINST usr/include/linux/tc_act/tc_ctinfo.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_ctinfo.h usr/include/linux/tc_act/tc_ctinfo.h
# HDRINST usr/include/linux/tc_act/tc_skbedit.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_skbedit.h usr/include/linux/tc_act/tc_skbedit.h
# HDRINST usr/include/linux/tc_act/tc_ct.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_ct.h usr/include/linux/tc_act/tc_ct.h
# HDRINST usr/include/linux/tc_act/tc_connmark.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_connmark.h usr/include/linux/tc_act/tc_connmark.h
# HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tc_act/tc_tunnel_key.h usr/include/linux/tc_act/tc_tunnel_key.h
# HDRINST usr/include/linux/nvme_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nvme_ioctl.h usr/include/linux/nvme_ioctl.h
# HDRINST usr/include/linux/ioprio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ioprio.h usr/include/linux/ioprio.h
# HDRINST usr/include/linux/rtnetlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rtnetlink.h usr/include/linux/rtnetlink.h
# HDRINST usr/include/linux/apm_bios.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/apm_bios.h usr/include/linux/apm_bios.h
# HDRINST usr/include/linux/seg6_local.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/seg6_local.h usr/include/linux/seg6_local.h
# HDRINST usr/include/linux/virtio_gpio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_gpio.h usr/include/linux/virtio_gpio.h
# HDRINST usr/include/linux/net_dropmon.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/net_dropmon.h usr/include/linux/net_dropmon.h
# HDRINST usr/include/linux/rpmsg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rpmsg.h usr/include/linux/rpmsg.h
# HDRINST usr/include/linux/in6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/in6.h usr/include/linux/in6.h
# HDRINST usr/include/linux/isst_if.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/isst_if.h usr/include/linux/isst_if.h
# HDRINST usr/include/linux/cifs/cifs_netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cifs/cifs_netlink.h usr/include/linux/cifs/cifs_netlink.h
# HDRINST usr/include/linux/cifs/cifs_mount.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cifs/cifs_mount.h usr/include/linux/cifs/cifs_mount.h
# HDRINST usr/include/linux/pcitest.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pcitest.h usr/include/linux/pcitest.h
# HDRINST usr/include/linux/time.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/time.h usr/include/linux/time.h
# HDRINST usr/include/linux/cxl_mem.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cxl_mem.h usr/include/linux/cxl_mem.h
# HDRINST usr/include/linux/rio_mport_cdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rio_mport_cdev.h usr/include/linux/rio_mport_cdev.h
# HDRINST usr/include/linux/if_arcnet.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_arcnet.h usr/include/linux/if_arcnet.h
# HDRINST usr/include/linux/am437x-vpfe.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/am437x-vpfe.h usr/include/linux/am437x-vpfe.h
# HDRINST usr/include/linux/dma-heap.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dma-heap.h usr/include/linux/dma-heap.h
# HDRINST usr/include/linux/sockios.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sockios.h usr/include/linux/sockios.h
# HDRINST usr/include/linux/netfilter_ipv4.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4.h usr/include/linux/netfilter_ipv4.h
# HDRINST usr/include/linux/bt-bmc.h
# HDRINST usr/include/linux/errqueue.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/errqueue.h usr/include/linux/errqueue.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bt-bmc.h usr/include/linux/bt-bmc.h
# HDRINST usr/include/linux/irqnr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/irqnr.h usr/include/linux/irqnr.h
# HDRINST usr/include/linux/virtio_snd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_snd.h usr/include/linux/virtio_snd.h
# HDRINST usr/include/linux/futex.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/futex.h usr/include/linux/futex.h
# HDRINST usr/include/linux/filter.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/filter.h usr/include/linux/filter.h
# HDRINST usr/include/linux/usb/g_uvc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/g_uvc.h usr/include/linux/usb/g_uvc.h
# HDRINST usr/include/linux/usb/tmc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/tmc.h usr/include/linux/usb/tmc.h
# HDRINST usr/include/linux/usb/cdc-wdm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/cdc-wdm.h usr/include/linux/usb/cdc-wdm.h
# HDRINST usr/include/linux/usb/functionfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/functionfs.h usr/include/linux/usb/functionfs.h
# HDRINST usr/include/linux/usb/audio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/audio.h usr/include/linux/usb/audio.h
# HDRINST usr/include/linux/usb/ch11.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/ch11.h usr/include/linux/usb/ch11.h
# HDRINST usr/include/linux/usb/video.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/video.h usr/include/linux/usb/video.h
# HDRINST usr/include/linux/usb/charger.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/charger.h usr/include/linux/usb/charger.h
# HDRINST usr/include/linux/usb/midi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/midi.h usr/include/linux/usb/midi.h
# HDRINST usr/include/linux/usb/cdc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/cdc.h usr/include/linux/usb/cdc.h
# HDRINST usr/include/linux/usb/raw_gadget.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/raw_gadget.h usr/include/linux/usb/raw_gadget.h
# HDRINST usr/include/linux/usb/gadgetfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/gadgetfs.h usr/include/linux/usb/gadgetfs.h
# HDRINST usr/include/linux/usb/ch9.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/ch9.h usr/include/linux/usb/ch9.h
# HDRINST usr/include/linux/usb/g_printer.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usb/g_printer.h usr/include/linux/usb/g_printer.h
# HDRINST usr/include/linux/perf_event.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/perf_event.h usr/include/linux/perf_event.h
# HDRINST usr/include/linux/pmu.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pmu.h usr/include/linux/pmu.h
# HDRINST usr/include/linux/ipmi_bmc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipmi_bmc.h usr/include/linux/ipmi_bmc.h
# HDRINST usr/include/linux/lirc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/lirc.h usr/include/linux/lirc.h
# HDRINST usr/include/linux/misc/bcm_vk.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/misc/bcm_vk.h usr/include/linux/misc/bcm_vk.h
# HDRINST usr/include/linux/keyctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/keyctl.h usr/include/linux/keyctl.h
# HDRINST usr/include/linux/netfilter_ipv6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv6.h usr/include/linux/netfilter_ipv6.h
# HDRINST usr/include/linux/rkisp1-config.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rkisp1-config.h usr/include/linux/rkisp1-config.h
# HDRINST usr/include/linux/affs_hardblocks.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/affs_hardblocks.h usr/include/linux/affs_hardblocks.h
# HDRINST usr/include/linux/pidfd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pidfd.h usr/include/linux/pidfd.h
# HDRINST usr/include/linux/landlock.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/landlock.h usr/include/linux/landlock.h
# HDRINST usr/include/linux/radeonfb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/radeonfb.h usr/include/linux/radeonfb.h
# HDRINST usr/include/linux/pr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pr.h usr/include/linux/pr.h
# HDRINST usr/include/linux/iommufd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/iommufd.h usr/include/linux/iommufd.h
# HDRINST usr/include/linux/bsg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bsg.h usr/include/linux/bsg.h
# HDRINST usr/include/linux/gfs2_ondisk.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/gfs2_ondisk.h usr/include/linux/gfs2_ondisk.h
# HDRINST usr/include/linux/magic.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/magic.h usr/include/linux/magic.h
# HDRINST usr/include/linux/shm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/shm.h usr/include/linux/shm.h
# HDRINST usr/include/linux/tls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tls.h usr/include/linux/tls.h
# HDRINST usr/include/linux/soundcard.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/soundcard.h usr/include/linux/soundcard.h
# HDRINST usr/include/linux/sock_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sock_diag.h usr/include/linux/sock_diag.h
# HDRINST usr/include/linux/netfilter_arp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_arp.h usr/include/linux/netfilter_arp.h
# HDRINST usr/include/linux/if_addrlabel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_addrlabel.h usr/include/linux/if_addrlabel.h
# HDRINST usr/include/linux/ioam6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ioam6.h usr/include/linux/ioam6.h
# HDRINST usr/include/linux/mempolicy.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mempolicy.h usr/include/linux/mempolicy.h
# HDRINST usr/include/linux/vbox_vmmdev_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vbox_vmmdev_types.h usr/include/linux/vbox_vmmdev_types.h
# HDRINST usr/include/linux/if_tunnel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_tunnel.h usr/include/linux/if_tunnel.h
# HDRINST usr/include/linux/capability.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/capability.h usr/include/linux/capability.h
# HDRINST usr/include/linux/pg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pg.h usr/include/linux/pg.h
# HDRINST usr/include/linux/timerfd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/timerfd.h usr/include/linux/timerfd.h
# HDRINST usr/include/linux/user_events.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/user_events.h usr/include/linux/user_events.h
# HDRINST usr/include/linux/ipv6_route.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipv6_route.h usr/include/linux/ipv6_route.h
# HDRINST usr/include/linux/watchdog.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/watchdog.h usr/include/linux/watchdog.h
# HDRINST usr/include/linux/tcp_metrics.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tcp_metrics.h usr/include/linux/tcp_metrics.h
# HDRINST usr/include/linux/if_alg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_alg.h usr/include/linux/if_alg.h
# HDRINST usr/include/linux/hsi/hsi_char.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hsi/hsi_char.h usr/include/linux/hsi/hsi_char.h
# HDRINST usr/include/linux/hsi/cs-protocol.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hsi/cs-protocol.h usr/include/linux/hsi/cs-protocol.h
# HDRINST usr/include/linux/unistd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/unistd.h usr/include/linux/unistd.h
# HDRINST usr/include/linux/nexthop.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nexthop.h usr/include/linux/nexthop.h
# HDRINST usr/include/linux/posix_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/posix_types.h usr/include/linux/posix_types.h
# HDRINST usr/include/linux/eventpoll.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/eventpoll.h usr/include/linux/eventpoll.h
# HDRINST usr/include/linux/bpf_common.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bpf_common.h usr/include/linux/bpf_common.h
# HDRINST usr/include/linux/dns_resolver.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dns_resolver.h usr/include/linux/dns_resolver.h
# HDRINST usr/include/linux/virtio_gpu.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_gpu.h usr/include/linux/virtio_gpu.h
# HDRINST usr/include/linux/ipc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipc.h usr/include/linux/ipc.h
# HDRINST usr/include/linux/surface_aggregator/dtx.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/surface_aggregator/dtx.h usr/include/linux/surface_aggregator/dtx.h
# HDRINST usr/include/linux/surface_aggregator/cdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/surface_aggregator/cdev.h usr/include/linux/surface_aggregator/cdev.h
# HDRINST usr/include/linux/membarrier.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/membarrier.h usr/include/linux/membarrier.h
# HDRINST usr/include/linux/zorro_ids.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/zorro_ids.h usr/include/linux/zorro_ids.h
# HDRINST usr/include/linux/fb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fb.h usr/include/linux/fb.h
# HDRINST usr/include/linux/nilfs2_api.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nilfs2_api.h usr/include/linux/nilfs2_api.h
# HDRINST usr/include/linux/cec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cec.h usr/include/linux/cec.h
# HDRINST usr/include/linux/kfd_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kfd_ioctl.h usr/include/linux/kfd_ioctl.h
# HDRINST usr/include/linux/wireguard.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/wireguard.h usr/include/linux/wireguard.h
# HDRINST usr/include/linux/ila.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ila.h usr/include/linux/ila.h
# HDRINST usr/include/linux/in_route.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/in_route.h usr/include/linux/in_route.h
# HDRINST usr/include/linux/suspend_ioctls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/suspend_ioctls.h usr/include/linux/suspend_ioctls.h
# HDRINST usr/include/linux/signalfd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/signalfd.h usr/include/linux/signalfd.h
# HDRINST usr/include/linux/atm_eni.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atm_eni.h usr/include/linux/atm_eni.h
# HDRINST usr/include/linux/mqueue.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mqueue.h usr/include/linux/mqueue.h
# HDRINST usr/include/linux/wireless.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/wireless.h usr/include/linux/wireless.h
# HDRINST usr/include/linux/sev-guest.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sev-guest.h usr/include/linux/sev-guest.h
# HDRINST usr/include/linux/serial.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/serial.h usr/include/linux/serial.h
# HDRINST usr/include/linux/poll.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/poll.h usr/include/linux/poll.h
# HDRINST usr/include/linux/atm_he.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atm_he.h usr/include/linux/atm_he.h
# HDRINST usr/include/linux/efs_fs_sb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/efs_fs_sb.h usr/include/linux/efs_fs_sb.h
# HDRINST usr/include/linux/ppp-comp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ppp-comp.h usr/include/linux/ppp-comp.h
# HDRINST usr/include/linux/virtio_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_fs.h usr/include/linux/virtio_fs.h
# HDRINST usr/include/linux/inet_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/inet_diag.h usr/include/linux/inet_diag.h
# HDRINST usr/include/linux/i2o-dev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/i2o-dev.h usr/include/linux/i2o-dev.h
# HDRINST usr/include/linux/input-event-codes.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/input-event-codes.h usr/include/linux/input-event-codes.h
# HDRINST usr/include/linux/seg6_hmac.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/seg6_hmac.h usr/include/linux/seg6_hmac.h
# HDRINST usr/include/linux/atmsap.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmsap.h usr/include/linux/atmsap.h
# HDRINST usr/include/linux/bcm933xx_hcs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bcm933xx_hcs.h usr/include/linux/bcm933xx_hcs.h
# HDRINST usr/include/linux/io_uring.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/io_uring.h usr/include/linux/io_uring.h
# HDRINST usr/include/linux/fib_rules.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fib_rules.h usr/include/linux/fib_rules.h
# HDRINST usr/include/linux/qnxtypes.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/qnxtypes.h usr/include/linux/qnxtypes.h
# HDRINST usr/include/linux/gpio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/gpio.h usr/include/linux/gpio.h
# HDRINST usr/include/linux/if_pppox.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_pppox.h usr/include/linux/if_pppox.h
# HDRINST usr/include/linux/ultrasound.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ultrasound.h usr/include/linux/ultrasound.h
# HDRINST usr/include/linux/if_tun.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_tun.h usr/include/linux/if_tun.h
# HDRINST usr/include/linux/caif/if_caif.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/caif/if_caif.h usr/include/linux/caif/if_caif.h
# HDRINST usr/include/linux/caif/caif_socket.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/caif/caif_socket.h usr/include/linux/caif/caif_socket.h
# HDRINST usr/include/linux/taskstats.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/taskstats.h usr/include/linux/taskstats.h
# HDRINST usr/include/linux/virtio_config.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_config.h usr/include/linux/virtio_config.h
# HDRINST usr/include/linux/arcfb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/arcfb.h usr/include/linux/arcfb.h
# HDRINST usr/include/linux/nfc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfc.h usr/include/linux/nfc.h
# HDRINST usr/include/linux/mroute6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mroute6.h usr/include/linux/mroute6.h
# HDRINST usr/include/linux/dlmconstants.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dlmconstants.h usr/include/linux/dlmconstants.h
# HDRINST usr/include/linux/net_tstamp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/net_tstamp.h usr/include/linux/net_tstamp.h
# HDRINST usr/include/linux/patchkey.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/patchkey.h usr/include/linux/patchkey.h
# HDRINST usr/include/linux/vtpm_proxy.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vtpm_proxy.h usr/include/linux/vtpm_proxy.h
# HDRINST usr/include/linux/llc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/llc.h usr/include/linux/llc.h
# HDRINST usr/include/linux/bfs_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bfs_fs.h usr/include/linux/bfs_fs.h
# HDRINST usr/include/linux/mroute.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mroute.h usr/include/linux/mroute.h
# HDRINST usr/include/linux/minix_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/minix_fs.h usr/include/linux/minix_fs.h
# HDRINST usr/include/linux/reiserfs_xattr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/reiserfs_xattr.h usr/include/linux/reiserfs_xattr.h
# HDRINST usr/include/linux/batadv_packet.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/batadv_packet.h usr/include/linux/batadv_packet.h
# HDRINST usr/include/linux/param.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/param.h usr/include/linux/param.h
# HDRINST usr/include/linux/kcmp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kcmp.h usr/include/linux/kcmp.h
# HDRINST usr/include/linux/selinux_netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/selinux_netlink.h usr/include/linux/selinux_netlink.h
# HDRINST usr/include/linux/const.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/const.h usr/include/linux/const.h
# HDRINST usr/include/linux/cachefiles.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cachefiles.h usr/include/linux/cachefiles.h
# HDRINST usr/include/linux/coff.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/coff.h usr/include/linux/coff.h
# HDRINST usr/include/linux/reiserfs_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/reiserfs_fs.h usr/include/linux/reiserfs_fs.h
# HDRINST usr/include/linux/capi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/capi.h usr/include/linux/capi.h
# HDRINST usr/include/linux/counter.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/counter.h usr/include/linux/counter.h
# HDRINST usr/include/linux/virtio_9p.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_9p.h usr/include/linux/virtio_9p.h
# HDRINST usr/include/linux/kfd_sysfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kfd_sysfs.h usr/include/linux/kfd_sysfs.h
# HDRINST usr/include/linux/tipc_netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tipc_netlink.h usr/include/linux/tipc_netlink.h
# HDRINST usr/include/linux/handshake.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/handshake.h usr/include/linux/handshake.h
# HDRINST usr/include/linux/btrfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/btrfs.h usr/include/linux/btrfs.h
# HDRINST usr/include/linux/phantom.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/phantom.h usr/include/linux/phantom.h
# HDRINST usr/include/linux/blkzoned.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/blkzoned.h usr/include/linux/blkzoned.h
# HDRINST usr/include/linux/max2175.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/max2175.h usr/include/linux/max2175.h
# HDRINST usr/include/linux/in.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/in.h usr/include/linux/in.h
# HDRINST usr/include/linux/mrp_bridge.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mrp_bridge.h usr/include/linux/mrp_bridge.h
# HDRINST usr/include/linux/dm-log-userspace.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dm-log-userspace.h usr/include/linux/dm-log-userspace.h
# HDRINST usr/include/linux/cec-funcs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cec-funcs.h usr/include/linux/cec-funcs.h
# HDRINST usr/include/linux/nfsd/cld.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfsd/cld.h usr/include/linux/nfsd/cld.h
# HDRINST usr/include/linux/nfsd/debug.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfsd/debug.h usr/include/linux/nfsd/debug.h
# HDRINST usr/include/linux/nfsd/stats.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfsd/stats.h usr/include/linux/nfsd/stats.h
# HDRINST usr/include/linux/nfsd/export.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfsd/export.h usr/include/linux/nfsd/export.h
# HDRINST usr/include/linux/atm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atm.h usr/include/linux/atm.h
# HDRINST usr/include/linux/cycx_cfm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cycx_cfm.h usr/include/linux/cycx_cfm.h
# HDRINST usr/include/linux/rseq.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rseq.h usr/include/linux/rseq.h
# HDRINST usr/include/linux/pktcdvd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pktcdvd.h usr/include/linux/pktcdvd.h
# HDRINST usr/include/linux/chio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/chio.h usr/include/linux/chio.h
# HDRINST usr/include/linux/if_xdp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_xdp.h usr/include/linux/if_xdp.h
# HDRINST usr/include/linux/dm-ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dm-ioctl.h usr/include/linux/dm-ioctl.h
# HDRINST usr/include/linux/if_arp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_arp.h usr/include/linux/if_arp.h
# HDRINST usr/include/linux/atmsvc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmsvc.h usr/include/linux/atmsvc.h
# HDRINST usr/include/linux/gsmmux.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/gsmmux.h usr/include/linux/gsmmux.h
# HDRINST usr/include/linux/baycom.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/baycom.h usr/include/linux/baycom.h
# HDRINST usr/include/linux/eventfd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/eventfd.h usr/include/linux/eventfd.h
# HDRINST usr/include/linux/l2tp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/l2tp.h usr/include/linux/l2tp.h
# HDRINST usr/include/linux/ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ioctl.h usr/include/linux/ioctl.h
# HDRINST usr/include/linux/i8k.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/i8k.h usr/include/linux/i8k.h
# HDRINST usr/include/linux/usbip.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/usbip.h usr/include/linux/usbip.h
# HDRINST usr/include/linux/wwan.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/wwan.h usr/include/linux/wwan.h
# HDRINST usr/include/linux/blktrace_api.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/blktrace_api.h usr/include/linux/blktrace_api.h
# HDRINST usr/include/linux/mpls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mpls.h usr/include/linux/mpls.h
# HDRINST usr/include/linux/falloc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/falloc.h usr/include/linux/falloc.h
# HDRINST usr/include/linux/sunrpc/debug.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sunrpc/debug.h usr/include/linux/sunrpc/debug.h
# HDRINST usr/include/linux/adfs_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/adfs_fs.h usr/include/linux/adfs_fs.h
# HDRINST usr/include/linux/netconf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netconf.h usr/include/linux/netconf.h
# HDRINST usr/include/linux/zorro.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/zorro.h usr/include/linux/zorro.h
# HDRINST usr/include/linux/dccp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dccp.h usr/include/linux/dccp.h
# HDRINST usr/include/linux/sctp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sctp.h usr/include/linux/sctp.h
# HDRINST usr/include/linux/posix_acl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/posix_acl.h usr/include/linux/posix_acl.h
# HDRINST usr/include/linux/mpls_iptunnel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mpls_iptunnel.h usr/include/linux/mpls_iptunnel.h
# HDRINST usr/include/linux/cciss_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cciss_ioctl.h usr/include/linux/cciss_ioctl.h
# HDRINST usr/include/linux/fsverity.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fsverity.h usr/include/linux/fsverity.h
# HDRINST usr/include/linux/genwqe/genwqe_card.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/genwqe/genwqe_card.h usr/include/linux/genwqe/genwqe_card.h
# HDRINST usr/include/linux/pps.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pps.h usr/include/linux/pps.h
# HDRINST usr/include/linux/timex.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/timex.h usr/include/linux/timex.h
# HDRINST usr/include/linux/rpl_iptunnel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rpl_iptunnel.h usr/include/linux/rpl_iptunnel.h
# HDRINST usr/include/linux/udp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/udp.h usr/include/linux/udp.h
# HDRINST usr/include/linux/uleds.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/uleds.h usr/include/linux/uleds.h
# HDRINST usr/include/linux/atmapi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmapi.h usr/include/linux/atmapi.h
# HDRINST usr/include/linux/atmppp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmppp.h usr/include/linux/atmppp.h
# HDRINST usr/include/linux/byteorder/little_endian.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/byteorder/little_endian.h usr/include/linux/byteorder/little_endian.h
# HDRINST usr/include/linux/byteorder/big_endian.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/byteorder/big_endian.h usr/include/linux/byteorder/big_endian.h
# HDRINST usr/include/linux/if_fc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_fc.h usr/include/linux/if_fc.h
# HDRINST usr/include/linux/nfs_mount.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs_mount.h usr/include/linux/nfs_mount.h
# HDRINST usr/include/linux/memfd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/memfd.h usr/include/linux/memfd.h
# HDRINST usr/include/linux/virtio_rng.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_rng.h usr/include/linux/virtio_rng.h
# HDRINST usr/include/linux/mount.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mount.h usr/include/linux/mount.h
# HDRINST usr/include/linux/mii.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mii.h usr/include/linux/mii.h
# HDRINST usr/include/linux/ptrace.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ptrace.h usr/include/linux/ptrace.h
# HDRINST usr/include/linux/net_namespace.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/net_namespace.h usr/include/linux/net_namespace.h
# HDRINST usr/include/linux/binfmts.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/binfmts.h usr/include/linux/binfmts.h
# HDRINST usr/include/linux/sound.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sound.h usr/include/linux/sound.h
# HDRINST usr/include/linux/erspan.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/erspan.h usr/include/linux/erspan.h
# HDRINST usr/include/linux/screen_info.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/screen_info.h usr/include/linux/screen_info.h
# HDRINST usr/include/linux/resource.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/resource.h usr/include/linux/resource.h
# HDRINST usr/include/linux/ptp_clock.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ptp_clock.h usr/include/linux/ptp_clock.h
# HDRINST usr/include/linux/swab.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/swab.h usr/include/linux/swab.h
# HDRINST usr/include/linux/iio/types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/iio/types.h usr/include/linux/iio/types.h
# HDRINST usr/include/linux/iio/events.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/iio/events.h usr/include/linux/iio/events.h
# HDRINST usr/include/linux/iio/buffer.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/iio/buffer.h usr/include/linux/iio/buffer.h
# HDRINST usr/include/linux/mtio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mtio.h usr/include/linux/mtio.h
# HDRINST usr/include/linux/joystick.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/joystick.h usr/include/linux/joystick.h
# HDRINST usr/include/linux/jffs2.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/jffs2.h usr/include/linux/jffs2.h
# HDRINST usr/include/linux/ndctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ndctl.h usr/include/linux/ndctl.h
# HDRINST usr/include/linux/virtio_crypto.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_crypto.h usr/include/linux/virtio_crypto.h
# HDRINST usr/include/linux/nfs4.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs4.h usr/include/linux/nfs4.h
# HDRINST usr/include/linux/lp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/lp.h usr/include/linux/lp.h
# HDRINST usr/include/linux/ppp_defs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ppp_defs.h usr/include/linux/ppp_defs.h
# HDRINST usr/include/linux/if_hippi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_hippi.h usr/include/linux/if_hippi.h
# HDRINST usr/include/linux/nfs_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nfs_fs.h usr/include/linux/nfs_fs.h
# HDRINST usr/include/linux/i2c.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/i2c.h usr/include/linux/i2c.h
# HDRINST usr/include/linux/f2fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/f2fs.h usr/include/linux/f2fs.h
# HDRINST usr/include/linux/ioam6_iptunnel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ioam6_iptunnel.h usr/include/linux/ioam6_iptunnel.h
# HDRINST usr/include/linux/kernelcapi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kernelcapi.h usr/include/linux/kernelcapi.h
# HDRINST usr/include/linux/hw_breakpoint.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hw_breakpoint.h usr/include/linux/hw_breakpoint.h
# HDRINST usr/include/linux/sync_file.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sync_file.h usr/include/linux/sync_file.h
# HDRINST usr/include/linux/keyboard.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/keyboard.h usr/include/linux/keyboard.h
# HDRINST usr/include/linux/atm_idt77105.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atm_idt77105.h usr/include/linux/atm_idt77105.h
# HDRINST usr/include/linux/tipc_config.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tipc_config.h usr/include/linux/tipc_config.h
# HDRINST usr/include/linux/cdrom.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cdrom.h usr/include/linux/cdrom.h
# HDRINST usr/include/linux/if_bonding.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_bonding.h usr/include/linux/if_bonding.h
# HDRINST usr/include/linux/virtio_mmio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_mmio.h usr/include/linux/virtio_mmio.h
# HDRINST usr/include/linux/atmlec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmlec.h usr/include/linux/atmlec.h
# HDRINST usr/include/linux/pci_regs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pci_regs.h usr/include/linux/pci_regs.h
# HDRINST usr/include/linux/ivtvfb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ivtvfb.h usr/include/linux/ivtvfb.h
# HDRINST usr/include/linux/aspeed-p2a-ctrl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/aspeed-p2a-ctrl.h usr/include/linux/aspeed-p2a-ctrl.h
# HDRINST usr/include/linux/ccs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ccs.h usr/include/linux/ccs.h
# HDRINST usr/include/linux/vt.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vt.h usr/include/linux/vt.h
# HDRINST usr/include/linux/btf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/btf.h usr/include/linux/btf.h
# HDRINST usr/include/linux/userfaultfd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/userfaultfd.h usr/include/linux/userfaultfd.h
# HDRINST usr/include/linux/virtio_pmem.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_pmem.h usr/include/linux/virtio_pmem.h
# HDRINST usr/include/linux/vboxguest.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vboxguest.h usr/include/linux/vboxguest.h
# HDRINST usr/include/linux/media-bus-format.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/media-bus-format.h usr/include/linux/media-bus-format.h
# HDRINST usr/include/linux/fd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fd.h usr/include/linux/fd.h
# HDRINST usr/include/linux/if_cablemodem.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_cablemodem.h usr/include/linux/if_cablemodem.h
# HDRINST usr/include/linux/netdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netdev.h usr/include/linux/netdev.h
# HDRINST usr/include/linux/nsfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nsfs.h usr/include/linux/nsfs.h
# HDRINST usr/include/linux/openat2.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/openat2.h usr/include/linux/openat2.h
# HDRINST usr/include/linux/sem.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sem.h usr/include/linux/sem.h
# HDRINST usr/include/linux/hiddev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hiddev.h usr/include/linux/hiddev.h
# HDRINST usr/include/linux/qemu_fw_cfg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/qemu_fw_cfg.h usr/include/linux/qemu_fw_cfg.h
# HDRINST usr/include/linux/ipmi_ssif_bmc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipmi_ssif_bmc.h usr/include/linux/ipmi_ssif_bmc.h
# HDRINST usr/include/linux/ipmi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipmi.h usr/include/linux/ipmi.h
# HDRINST usr/include/linux/fiemap.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fiemap.h usr/include/linux/fiemap.h
# HDRINST usr/include/linux/if_team.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_team.h usr/include/linux/if_team.h
# HDRINST usr/include/linux/vhost.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vhost.h usr/include/linux/vhost.h
# HDRINST usr/include/linux/tty.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tty.h usr/include/linux/tty.h
# HDRINST usr/include/linux/fsl_hypervisor.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fsl_hypervisor.h usr/include/linux/fsl_hypervisor.h
# HDRINST usr/include/linux/rtc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rtc.h usr/include/linux/rtc.h
# HDRINST usr/include/linux/vfio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vfio.h usr/include/linux/vfio.h
# HDRINST usr/include/linux/ncsi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ncsi.h usr/include/linux/ncsi.h
# HDRINST usr/include/linux/vfio_zdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vfio_zdev.h usr/include/linux/vfio_zdev.h
# HDRINST usr/include/linux/rio_cm_cdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rio_cm_cdev.h usr/include/linux/rio_cm_cdev.h
# HDRINST usr/include/linux/atmarp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmarp.h usr/include/linux/atmarp.h
# HDRINST usr/include/linux/sonet.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sonet.h usr/include/linux/sonet.h
# HDRINST usr/include/linux/reboot.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/reboot.h usr/include/linux/reboot.h
# HDRINST usr/include/linux/fsi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fsi.h usr/include/linux/fsi.h
# HDRINST usr/include/linux/if_pppol2tp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_pppol2tp.h usr/include/linux/if_pppol2tp.h
# HDRINST usr/include/linux/pkt_sched.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pkt_sched.h usr/include/linux/pkt_sched.h
# HDRINST usr/include/linux/if_slip.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_slip.h usr/include/linux/if_slip.h
# HDRINST usr/include/linux/netfilter.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter.h usr/include/linux/netfilter.h
# HDRINST usr/include/linux/uhid.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/uhid.h usr/include/linux/uhid.h
# HDRINST usr/include/linux/loadpin.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/loadpin.h usr/include/linux/loadpin.h
# HDRINST usr/include/linux/mctp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mctp.h usr/include/linux/mctp.h
# HDRINST usr/include/linux/ublk_cmd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ublk_cmd.h usr/include/linux/ublk_cmd.h
# HDRINST usr/include/linux/hdlc/ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hdlc/ioctl.h usr/include/linux/hdlc/ioctl.h
# HDRINST usr/include/linux/can.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/can.h usr/include/linux/can.h
# HDRINST usr/include/linux/atmclip.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmclip.h usr/include/linux/atmclip.h
# HDRINST usr/include/linux/atmdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmdev.h usr/include/linux/atmdev.h
# HDRINST usr/include/linux/media.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/media.h usr/include/linux/media.h
# HDRINST usr/include/linux/ethtool.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ethtool.h usr/include/linux/ethtool.h
# HDRINST usr/include/linux/netfilter/xt_cpu.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_cpu.h usr/include/linux/netfilter/xt_cpu.h
# HDRINST usr/include/linux/fscrypt.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fscrypt.h usr/include/linux/fscrypt.h
# HDRINST usr/include/linux/netfilter/xt_addrtype.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_addrtype.h usr/include/linux/netfilter/xt_addrtype.h
# HDRINST usr/include/linux/netfilter/xt_esp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_esp.h usr/include/linux/netfilter/xt_esp.h
# HDRINST usr/include/linux/netfilter/xt_recent.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_recent.h usr/include/linux/netfilter/xt_recent.h
# HDRINST usr/include/linux/netfilter/xt_LOG.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_LOG.h usr/include/linux/netfilter/xt_LOG.h
# HDRINST usr/include/linux/netfilter/xt_MARK.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_MARK.h usr/include/linux/netfilter/xt_MARK.h
# HDRINST usr/include/linux/netfilter/xt_devgroup.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_devgroup.h usr/include/linux/netfilter/xt_devgroup.h
# HDRINST usr/include/linux/netfilter/xt_iprange.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_iprange.h usr/include/linux/netfilter/xt_iprange.h
# HDRINST usr/include/linux/netfilter/xt_CT.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_CT.h usr/include/linux/netfilter/xt_CT.h
# HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_conntrack_tcp.h usr/include/linux/netfilter/nf_conntrack_tcp.h
# HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_acct.h usr/include/linux/netfilter/nfnetlink_acct.h
# HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_queue.h usr/include/linux/netfilter/nfnetlink_queue.h
# HDRINST usr/include/linux/netfilter/xt_connbytes.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_connbytes.h usr/include/linux/netfilter/xt_connbytes.h
# HDRINST usr/include/linux/netfilter/xt_conntrack.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_conntrack.h usr/include/linux/netfilter/xt_conntrack.h
# HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_TCPOPTSTRIP.h usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
# HDRINST usr/include/linux/netfilter/xt_l2tp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_l2tp.h usr/include/linux/netfilter/xt_l2tp.h
# HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_CLASSIFY.h usr/include/linux/netfilter/xt_CLASSIFY.h
# HDRINST usr/include/linux/netfilter/xt_policy.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_policy.h usr/include/linux/netfilter/xt_policy.h
# HDRINST usr/include/linux/netfilter/nfnetlink_log.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_log.h usr/include/linux/netfilter/nfnetlink_log.h
# HDRINST usr/include/linux/netfilter/xt_rateest.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_rateest.h usr/include/linux/netfilter/xt_rateest.h
# HDRINST usr/include/linux/netfilter/xt_ipcomp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_ipcomp.h usr/include/linux/netfilter/xt_ipcomp.h
# HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_SYNPROXY.h usr/include/linux/netfilter/xt_SYNPROXY.h
# HDRINST usr/include/linux/netfilter/xt_HMARK.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_HMARK.h usr/include/linux/netfilter/xt_HMARK.h
# HDRINST usr/include/linux/netfilter/xt_osf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_osf.h usr/include/linux/netfilter/xt_osf.h
# HDRINST usr/include/linux/netfilter/xt_dccp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_dccp.h usr/include/linux/netfilter/xt_dccp.h
# HDRINST usr/include/linux/netfilter/nf_synproxy.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_synproxy.h usr/include/linux/netfilter/nf_synproxy.h
# HDRINST usr/include/linux/netfilter/xt_SECMARK.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_SECMARK.h usr/include/linux/netfilter/xt_SECMARK.h
# HDRINST usr/include/linux/netfilter/xt_helper.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_helper.h usr/include/linux/netfilter/xt_helper.h
# HDRINST usr/include/linux/netfilter/nf_tables_compat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_tables_compat.h usr/include/linux/netfilter/nf_tables_compat.h
# HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_conntrack_tuple_common.h usr/include/linux/netfilter/nf_conntrack_tuple_common.h
# HDRINST usr/include/linux/netfilter/xt_NFLOG.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_NFLOG.h usr/include/linux/netfilter/xt_NFLOG.h
# HDRINST usr/include/linux/netfilter/xt_tcpudp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_tcpudp.h usr/include/linux/netfilter/xt_tcpudp.h
# HDRINST usr/include/linux/netfilter/xt_state.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_state.h usr/include/linux/netfilter/xt_state.h
# HDRINST usr/include/linux/netfilter/xt_u32.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_u32.h usr/include/linux/netfilter/xt_u32.h
# HDRINST usr/include/linux/netfilter/xt_ipvs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_ipvs.h usr/include/linux/netfilter/xt_ipvs.h
# HDRINST usr/include/linux/netfilter/xt_quota.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_quota.h usr/include/linux/netfilter/xt_quota.h
# HDRINST usr/include/linux/netfilter/xt_set.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_set.h usr/include/linux/netfilter/xt_set.h
# HDRINST usr/include/linux/netfilter/xt_sctp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_sctp.h usr/include/linux/netfilter/xt_sctp.h
# HDRINST usr/include/linux/netfilter/xt_socket.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_socket.h usr/include/linux/netfilter/xt_socket.h
# HDRINST usr/include/linux/netfilter/xt_multiport.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_multiport.h usr/include/linux/netfilter/xt_multiport.h
# HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_CONNSECMARK.h usr/include/linux/netfilter/xt_CONNSECMARK.h
# HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_conntrack.h usr/include/linux/netfilter/nfnetlink_conntrack.h
# HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_compat.h usr/include/linux/netfilter/nfnetlink_compat.h
# HDRINST usr/include/linux/netfilter/xt_hashlimit.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_hashlimit.h usr/include/linux/netfilter/xt_hashlimit.h
# HDRINST usr/include/linux/netfilter/xt_string.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_string.h usr/include/linux/netfilter/xt_string.h
# HDRINST usr/include/linux/netfilter/nf_nat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_nat.h usr/include/linux/netfilter/nf_nat.h
# HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_CHECKSUM.h usr/include/linux/netfilter/xt_CHECKSUM.h
# HDRINST usr/include/linux/netfilter/xt_RATEEST.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_RATEEST.h usr/include/linux/netfilter/xt_RATEEST.h
# HDRINST usr/include/linux/netfilter/xt_mark.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_mark.h usr/include/linux/netfilter/xt_mark.h
# HDRINST usr/include/linux/netfilter/nfnetlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink.h usr/include/linux/netfilter/nfnetlink.h
# HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_TCPMSS.h usr/include/linux/netfilter/xt_TCPMSS.h
# HDRINST usr/include/linux/netfilter/xt_dscp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_dscp.h usr/include/linux/netfilter/xt_dscp.h
# HDRINST usr/include/linux/netfilter/xt_bpf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_bpf.h usr/include/linux/netfilter/xt_bpf.h
# HDRINST usr/include/linux/netfilter/xt_comment.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_comment.h usr/include/linux/netfilter/xt_comment.h
# HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_IDLETIMER.h usr/include/linux/netfilter/xt_IDLETIMER.h
# HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/ipset/ip_set_list.h usr/include/linux/netfilter/ipset/ip_set_list.h
# HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/ipset/ip_set_bitmap.h usr/include/linux/netfilter/ipset/ip_set_bitmap.h
# HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/ipset/ip_set_hash.h usr/include/linux/netfilter/ipset/ip_set_hash.h
# HDRINST usr/include/linux/netfilter/ipset/ip_set.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/ipset/ip_set.h usr/include/linux/netfilter/ipset/ip_set.h
# HDRINST usr/include/linux/netfilter/xt_connlabel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_connlabel.h usr/include/linux/netfilter/xt_connlabel.h
# HDRINST usr/include/linux/netfilter/xt_pkttype.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_pkttype.h usr/include/linux/netfilter/xt_pkttype.h
# HDRINST usr/include/linux/netfilter/xt_LED.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_LED.h usr/include/linux/netfilter/xt_LED.h
# HDRINST usr/include/linux/netfilter/xt_DSCP.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_DSCP.h usr/include/linux/netfilter/xt_DSCP.h
# HDRINST usr/include/linux/netfilter/xt_cluster.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_cluster.h usr/include/linux/netfilter/xt_cluster.h
# HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_NFQUEUE.h usr/include/linux/netfilter/xt_NFQUEUE.h
# HDRINST usr/include/linux/netfilter/xt_TPROXY.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_TPROXY.h usr/include/linux/netfilter/xt_TPROXY.h
# HDRINST usr/include/linux/netfilter/xt_limit.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_limit.h usr/include/linux/netfilter/xt_limit.h
# HDRINST usr/include/linux/netfilter/xt_rpfilter.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_rpfilter.h usr/include/linux/netfilter/xt_rpfilter.h
# HDRINST usr/include/linux/netfilter/xt_owner.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_owner.h usr/include/linux/netfilter/xt_owner.h
# HDRINST usr/include/linux/netfilter/xt_realm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_realm.h usr/include/linux/netfilter/xt_realm.h
# HDRINST usr/include/linux/netfilter/xt_TEE.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_TEE.h usr/include/linux/netfilter/xt_TEE.h
# HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_conntrack_sctp.h usr/include/linux/netfilter/nf_conntrack_sctp.h
# HDRINST usr/include/linux/netfilter/xt_nfacct.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_nfacct.h usr/include/linux/netfilter/xt_nfacct.h
# HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_cttimeout.h usr/include/linux/netfilter/nfnetlink_cttimeout.h
# HDRINST usr/include/linux/netfilter/x_tables.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/x_tables.h usr/include/linux/netfilter/x_tables.h
# HDRINST usr/include/linux/netfilter/xt_connlimit.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_connlimit.h usr/include/linux/netfilter/xt_connlimit.h
# HDRINST usr/include/linux/netfilter/xt_ecn.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_ecn.h usr/include/linux/netfilter/xt_ecn.h
# HDRINST usr/include/linux/netfilter/xt_length.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_length.h usr/include/linux/netfilter/xt_length.h
# HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_conntrack_common.h usr/include/linux/netfilter/nf_conntrack_common.h
# HDRINST usr/include/linux/netfilter/xt_statistic.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_statistic.h usr/include/linux/netfilter/xt_statistic.h
# HDRINST usr/include/linux/netfilter/nf_log.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_log.h usr/include/linux/netfilter/nf_log.h
# HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_osf.h usr/include/linux/netfilter/nfnetlink_osf.h
# HDRINST usr/include/linux/netfilter/xt_mac.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_mac.h usr/include/linux/netfilter/xt_mac.h
# HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_conntrack_ftp.h usr/include/linux/netfilter/nf_conntrack_ftp.h
# HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_cthelper.h usr/include/linux/netfilter/nfnetlink_cthelper.h
# HDRINST usr/include/linux/netfilter/nfnetlink_hook.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nfnetlink_hook.h usr/include/linux/netfilter/nfnetlink_hook.h
# HDRINST usr/include/linux/netfilter/xt_AUDIT.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_AUDIT.h usr/include/linux/netfilter/xt_AUDIT.h
# HDRINST usr/include/linux/netfilter/xt_connmark.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_connmark.h usr/include/linux/netfilter/xt_connmark.h
# HDRINST usr/include/linux/netfilter/xt_cgroup.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_cgroup.h usr/include/linux/netfilter/xt_cgroup.h
# HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_CONNMARK.h usr/include/linux/netfilter/xt_CONNMARK.h
# HDRINST usr/include/linux/netfilter/xt_physdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_physdev.h usr/include/linux/netfilter/xt_physdev.h
# HDRINST usr/include/linux/netfilter/nf_tables.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/nf_tables.h usr/include/linux/netfilter/nf_tables.h
# HDRINST usr/include/linux/netfilter/xt_time.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_time.h usr/include/linux/netfilter/xt_time.h
# HDRINST usr/include/linux/netfilter/xt_tcpmss.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter/xt_tcpmss.h usr/include/linux/netfilter/xt_tcpmss.h
# HDRINST usr/include/linux/auxvec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/auxvec.h usr/include/linux/auxvec.h
# HDRINST usr/include/linux/netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netlink.h usr/include/linux/netlink.h
# HDRINST usr/include/linux/vfio_ccw.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vfio_ccw.h usr/include/linux/vfio_ccw.h
# HDRINST usr/include/linux/serial_reg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/serial_reg.h usr/include/linux/serial_reg.h
# HDRINST usr/include/linux/if_ppp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_ppp.h usr/include/linux/if_ppp.h
# HDRINST usr/include/linux/spi/spi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/spi/spi.h usr/include/linux/spi/spi.h
# HDRINST usr/include/linux/spi/spidev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/spi/spidev.h usr/include/linux/spi/spidev.h
# HDRINST usr/include/linux/devlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/devlink.h usr/include/linux/devlink.h
# HDRINST usr/include/linux/uvcvideo.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/uvcvideo.h usr/include/linux/uvcvideo.h
# HDRINST usr/include/linux/cciss_defs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cciss_defs.h usr/include/linux/cciss_defs.h
# HDRINST usr/include/linux/gen_stats.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/gen_stats.h usr/include/linux/gen_stats.h
# HDRINST usr/include/linux/dlm_device.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/dlm_device.h usr/include/linux/dlm_device.h
# HDRINST usr/include/linux/v4l2-dv-timings.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/v4l2-dv-timings.h usr/include/linux/v4l2-dv-timings.h
# HDRINST usr/include/linux/utsname.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/utsname.h usr/include/linux/utsname.h
# HDRINST usr/include/linux/aspeed-video.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/aspeed-video.h usr/include/linux/aspeed-video.h
# HDRINST usr/include/linux/udmabuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/udmabuf.h usr/include/linux/udmabuf.h
# HDRINST usr/include/linux/ax25.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ax25.h usr/include/linux/ax25.h
# HDRINST usr/include/linux/x25.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/x25.h usr/include/linux/x25.h
# HDRINST usr/include/linux/fsl_mc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fsl_mc.h usr/include/linux/fsl_mc.h
# HDRINST usr/include/linux/hdlcdrv.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hdlcdrv.h usr/include/linux/hdlcdrv.h
# HDRINST usr/include/linux/edd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/edd.h usr/include/linux/edd.h
# HDRINST usr/include/linux/kdev_t.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kdev_t.h usr/include/linux/kdev_t.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_limit.h usr/include/linux/netfilter_bridge/ebt_limit.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_among.h usr/include/linux/netfilter_bridge/ebt_among.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_mark_m.h usr/include/linux/netfilter_bridge/ebt_mark_m.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_nat.h usr/include/linux/netfilter_bridge/ebt_nat.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_pkttype.h usr/include/linux/netfilter_bridge/ebt_pkttype.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_mark_t.h usr/include/linux/netfilter_bridge/ebt_mark_t.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_ip6.h usr/include/linux/netfilter_bridge/ebt_ip6.h
# HDRINST usr/include/linux/netfilter_bridge/ebtables.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebtables.h usr/include/linux/netfilter_bridge/ebtables.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_arp.h usr/include/linux/netfilter_bridge/ebt_arp.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_stp.h usr/include/linux/netfilter_bridge/ebt_stp.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_vlan.h usr/include/linux/netfilter_bridge/ebt_vlan.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_redirect.h usr/include/linux/netfilter_bridge/ebt_redirect.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_ip.h usr/include/linux/netfilter_bridge/ebt_ip.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_log.h usr/include/linux/netfilter_bridge/ebt_log.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_802_3.h usr/include/linux/netfilter_bridge/ebt_802_3.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_nflog.h usr/include/linux/netfilter_bridge/ebt_nflog.h
# HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_bridge/ebt_arpreply.h usr/include/linux/netfilter_bridge/ebt_arpreply.h
# HDRINST usr/include/linux/android/binderfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/android/binderfs.h usr/include/linux/android/binderfs.h
# HDRINST usr/include/linux/android/binder.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/android/binder.h usr/include/linux/android/binder.h
# HDRINST usr/include/linux/virtio_bt.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_bt.h usr/include/linux/virtio_bt.h
# HDRINST usr/include/linux/iommu.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/iommu.h usr/include/linux/iommu.h
# HDRINST usr/include/linux/module.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/module.h usr/include/linux/module.h
# HDRINST usr/include/linux/userio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/userio.h usr/include/linux/userio.h
# HDRINST usr/include/linux/xilinx-v4l2-controls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/xilinx-v4l2-controls.h usr/include/linux/xilinx-v4l2-controls.h
# HDRINST usr/include/linux/v4l2-subdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/v4l2-subdev.h usr/include/linux/v4l2-subdev.h
# HDRINST usr/include/linux/elf-fdpic.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/elf-fdpic.h usr/include/linux/elf-fdpic.h
# HDRINST usr/include/linux/phonet.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/phonet.h usr/include/linux/phonet.h
# HDRINST usr/include/linux/agpgart.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/agpgart.h usr/include/linux/agpgart.h
# HDRINST usr/include/linux/serio.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/serio.h usr/include/linux/serio.h
# HDRINST usr/include/linux/batman_adv.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/batman_adv.h usr/include/linux/batman_adv.h
# HDRINST usr/include/linux/netrom.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netrom.h usr/include/linux/netrom.h
# HDRINST usr/include/linux/virtio_mem.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_mem.h usr/include/linux/virtio_mem.h
# HDRINST usr/include/linux/random.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/random.h usr/include/linux/random.h
# HDRINST usr/include/linux/ivtv.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ivtv.h usr/include/linux/ivtv.h
# HDRINST usr/include/linux/vhost_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/vhost_types.h usr/include/linux/vhost_types.h
# HDRINST usr/include/linux/smiapp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/smiapp.h usr/include/linux/smiapp.h
# HDRINST usr/include/linux/sysinfo.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sysinfo.h usr/include/linux/sysinfo.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_LOG.h usr/include/linux/netfilter_ipv4/ipt_LOG.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_ah.h usr/include/linux/netfilter_ipv4/ipt_ah.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_REJECT.h usr/include/linux/netfilter_ipv4/ipt_REJECT.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_ECN.h usr/include/linux/netfilter_ipv4/ipt_ECN.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_TTL.h usr/include/linux/netfilter_ipv4/ipt_TTL.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_CLUSTERIP.h usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_ecn.h usr/include/linux/netfilter_ipv4/ipt_ecn.h
# HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ipt_ttl.h usr/include/linux/netfilter_ipv4/ipt_ttl.h
# HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/netfilter_ipv4/ip_tables.h usr/include/linux/netfilter_ipv4/ip_tables.h
# HDRINST usr/include/linux/personality.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/personality.h usr/include/linux/personality.h
# HDRINST usr/include/linux/fadvise.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fadvise.h usr/include/linux/fadvise.h
# HDRINST usr/include/linux/if_macsec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_macsec.h usr/include/linux/if_macsec.h
# HDRINST usr/include/linux/xattr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/xattr.h usr/include/linux/xattr.h
# HDRINST usr/include/linux/udf_fs_i.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/udf_fs_i.h usr/include/linux/udf_fs_i.h
# HDRINST usr/include/linux/virtio_net.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_net.h usr/include/linux/virtio_net.h
# HDRINST usr/include/linux/watch_queue.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/watch_queue.h usr/include/linux/watch_queue.h
# HDRINST usr/include/linux/mptcp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mptcp.h usr/include/linux/mptcp.h
# HDRINST usr/include/linux/virtio_input.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_input.h usr/include/linux/virtio_input.h
# HDRINST usr/include/linux/stat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/stat.h usr/include/linux/stat.h
# HDRINST usr/include/linux/mman.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mman.h usr/include/linux/mman.h
# HDRINST usr/include/linux/pkt_cls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/pkt_cls.h usr/include/linux/pkt_cls.h
# HDRINST usr/include/linux/smc_diag.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/smc_diag.h usr/include/linux/smc_diag.h
# HDRINST usr/include/linux/time_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/time_types.h usr/include/linux/time_types.h
# HDRINST usr/include/linux/videodev2.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/videodev2.h usr/include/linux/videodev2.h
# HDRINST usr/include/linux/virtio_blk.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_blk.h usr/include/linux/virtio_blk.h
# HDRINST usr/include/linux/quota.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/quota.h usr/include/linux/quota.h
# HDRINST usr/include/linux/auto_dev-ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/auto_dev-ioctl.h usr/include/linux/auto_dev-ioctl.h
# HDRINST usr/include/linux/gameport.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/gameport.h usr/include/linux/gameport.h
# HDRINST usr/include/linux/virtio_balloon.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_balloon.h usr/include/linux/virtio_balloon.h
# HDRINST usr/include/linux/virtio_iommu.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_iommu.h usr/include/linux/virtio_iommu.h
# HDRINST usr/include/linux/close_range.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/close_range.h usr/include/linux/close_range.h
# HDRINST usr/include/linux/fuse.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fuse.h usr/include/linux/fuse.h
# HDRINST usr/include/linux/fdreg.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fdreg.h usr/include/linux/fdreg.h
# HDRINST usr/include/linux/comedi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/comedi.h usr/include/linux/comedi.h
# HDRINST usr/include/linux/adb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/adb.h usr/include/linux/adb.h
# HDRINST usr/include/linux/neighbour.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/neighbour.h usr/include/linux/neighbour.h
# HDRINST usr/include/linux/stm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/stm.h usr/include/linux/stm.h
# HDRINST usr/include/linux/fsmap.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fsmap.h usr/include/linux/fsmap.h
# HDRINST usr/include/linux/mmc/ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/mmc/ioctl.h usr/include/linux/mmc/ioctl.h
# HDRINST usr/include/linux/veth.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/veth.h usr/include/linux/veth.h
# HDRINST usr/include/linux/kcov.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/kcov.h usr/include/linux/kcov.h
# HDRINST usr/include/linux/qrtr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/qrtr.h usr/include/linux/qrtr.h
# HDRINST usr/include/linux/rxrpc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/rxrpc.h usr/include/linux/rxrpc.h
# HDRINST usr/include/linux/sysctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sysctl.h usr/include/linux/sysctl.h
# HDRINST usr/include/linux/cn_proc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/cn_proc.h usr/include/linux/cn_proc.h
# HDRINST usr/include/linux/route.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/route.h usr/include/linux/route.h
# HDRINST usr/include/linux/if_x25.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_x25.h usr/include/linux/if_x25.h
# HDRINST usr/include/linux/ip6_tunnel.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ip6_tunnel.h usr/include/linux/ip6_tunnel.h
# HDRINST usr/include/linux/firewire-constants.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/firewire-constants.h usr/include/linux/firewire-constants.h
# HDRINST usr/include/linux/if_ether.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_ether.h usr/include/linux/if_ether.h
# HDRINST usr/include/linux/if_phonet.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/if_phonet.h usr/include/linux/if_phonet.h
# HDRINST usr/include/linux/arm_sdei.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/arm_sdei.h usr/include/linux/arm_sdei.h
# HDRINST usr/include/linux/ipmi_msgdefs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipmi_msgdefs.h usr/include/linux/ipmi_msgdefs.h
# HDRINST usr/include/linux/virtio_scmi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_scmi.h usr/include/linux/virtio_scmi.h
# HDRINST usr/include/linux/ipv6.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/ipv6.h usr/include/linux/ipv6.h
# HDRINST usr/include/linux/amt.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/amt.h usr/include/linux/amt.h
# HDRINST usr/include/linux/errno.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/errno.h usr/include/linux/errno.h
# HDRINST usr/include/linux/bpqether.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/bpqether.h usr/include/linux/bpqether.h
# HDRINST usr/include/linux/virtio_i2c.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/virtio_i2c.h usr/include/linux/virtio_i2c.h
# HDRINST usr/include/linux/elf-em.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/elf-em.h usr/include/linux/elf-em.h
# HDRINST usr/include/linux/input.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/input.h usr/include/linux/input.h
# HDRINST usr/include/linux/times.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/times.h usr/include/linux/times.h
# HDRINST usr/include/linux/socket.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/socket.h usr/include/linux/socket.h
# HDRINST usr/include/linux/tps6594_pfsm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/tps6594_pfsm.h usr/include/linux/tps6594_pfsm.h
# HDRINST usr/include/linux/stddef.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/stddef.h usr/include/linux/stddef.h
# HDRINST usr/include/linux/serial_core.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/serial_core.h usr/include/linux/serial_core.h
# HDRINST usr/include/linux/atmmpc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/atmmpc.h usr/include/linux/atmmpc.h
# HDRINST usr/include/linux/hpet.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/hpet.h usr/include/linux/hpet.h
# HDRINST usr/include/linux/wmi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/wmi.h usr/include/linux/wmi.h
# HDRINST usr/include/linux/msdos_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/msdos_fs.h usr/include/linux/msdos_fs.h
# HDRINST usr/include/linux/sed-opal.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/sed-opal.h usr/include/linux/sed-opal.h
# HDRINST usr/include/linux/v4l2-controls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/v4l2-controls.h usr/include/linux/v4l2-controls.h
# HDRINST usr/include/linux/fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/fs.h usr/include/linux/fs.h
# HDRINST usr/include/linux/nvram.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/nvram.h usr/include/linux/nvram.h
# HDRINST usr/include/linux/libc-compat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/linux/libc-compat.h usr/include/linux/libc-compat.h
# HDRINST usr/include/misc/fastrpc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/misc/fastrpc.h usr/include/misc/fastrpc.h
# HDRINST usr/include/misc/xilinx_sdfec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/misc/xilinx_sdfec.h usr/include/misc/xilinx_sdfec.h
# HDRINST usr/include/misc/cxl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/misc/cxl.h usr/include/misc/cxl.h
# HDRINST usr/include/misc/pvpanic.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/misc/pvpanic.h usr/include/misc/pvpanic.h
# HDRINST usr/include/misc/ocxl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/misc/ocxl.h usr/include/misc/ocxl.h
# HDRINST usr/include/misc/uacce/uacce.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/misc/uacce/uacce.h usr/include/misc/uacce/uacce.h
# HDRINST usr/include/misc/uacce/hisi_qm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/misc/uacce/hisi_qm.h usr/include/misc/uacce/hisi_qm.h
# HDRINST usr/include/mtd/mtd-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/mtd/mtd-abi.h usr/include/mtd/mtd-abi.h
# HDRINST usr/include/mtd/nftl-user.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/mtd/nftl-user.h usr/include/mtd/nftl-user.h
# HDRINST usr/include/mtd/ubi-user.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/mtd/ubi-user.h usr/include/mtd/ubi-user.h
# HDRINST usr/include/mtd/mtd-user.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/mtd/mtd-user.h usr/include/mtd/mtd-user.h
# HDRINST usr/include/mtd/inftl-user.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/mtd/inftl-user.h usr/include/mtd/inftl-user.h
# HDRINST usr/include/rdma/mana-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/mana-abi.h usr/include/rdma/mana-abi.h
# HDRINST usr/include/rdma/bnxt_re-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/bnxt_re-abi.h usr/include/rdma/bnxt_re-abi.h
# HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/hfi/hfi1_ioctl.h usr/include/rdma/hfi/hfi1_ioctl.h
# HDRINST usr/include/rdma/hfi/hfi1_user.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/hfi/hfi1_user.h usr/include/rdma/hfi/hfi1_user.h
# HDRINST usr/include/rdma/rdma_netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/rdma_netlink.h usr/include/rdma/rdma_netlink.h
# HDRINST usr/include/rdma/vmw_pvrdma-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/vmw_pvrdma-abi.h usr/include/rdma/vmw_pvrdma-abi.h
# HDRINST usr/include/rdma/ib_user_sa.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/ib_user_sa.h usr/include/rdma/ib_user_sa.h
# HDRINST usr/include/rdma/rdma_user_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/rdma_user_ioctl.h usr/include/rdma/rdma_user_ioctl.h
# HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/rdma_user_ioctl_cmds.h usr/include/rdma/rdma_user_ioctl_cmds.h
# HDRINST usr/include/rdma/siw-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/siw-abi.h usr/include/rdma/siw-abi.h
# HDRINST usr/include/rdma/qedr-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/qedr-abi.h usr/include/rdma/qedr-abi.h
# HDRINST usr/include/rdma/hns-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/hns-abi.h usr/include/rdma/hns-abi.h
# HDRINST usr/include/rdma/rdma_user_rxe.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/rdma_user_rxe.h usr/include/rdma/rdma_user_rxe.h
# HDRINST usr/include/rdma/ocrdma-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/ocrdma-abi.h usr/include/rdma/ocrdma-abi.h
# HDRINST usr/include/rdma/rdma_user_cm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/rdma_user_cm.h usr/include/rdma/rdma_user_cm.h
# HDRINST usr/include/rdma/irdma-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/irdma-abi.h usr/include/rdma/irdma-abi.h
# HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/ib_user_ioctl_cmds.h usr/include/rdma/ib_user_ioctl_cmds.h
# HDRINST usr/include/rdma/efa-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/efa-abi.h usr/include/rdma/efa-abi.h
# HDRINST usr/include/rdma/mthca-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/mthca-abi.h usr/include/rdma/mthca-abi.h
# HDRINST usr/include/rdma/cxgb4-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/cxgb4-abi.h usr/include/rdma/cxgb4-abi.h
# HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/mlx5_user_ioctl_verbs.h usr/include/rdma/mlx5_user_ioctl_verbs.h
# HDRINST usr/include/rdma/mlx5-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/mlx5-abi.h usr/include/rdma/mlx5-abi.h
# HDRINST usr/include/rdma/ib_user_verbs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/ib_user_verbs.h usr/include/rdma/ib_user_verbs.h
# HDRINST usr/include/rdma/rvt-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/rvt-abi.h usr/include/rdma/rvt-abi.h
# HDRINST usr/include/rdma/erdma-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/erdma-abi.h usr/include/rdma/erdma-abi.h
# HDRINST usr/include/rdma/mlx4-abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/mlx4-abi.h usr/include/rdma/mlx4-abi.h
# HDRINST usr/include/rdma/ib_user_mad.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/ib_user_mad.h usr/include/rdma/ib_user_mad.h
# HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/ib_user_ioctl_verbs.h usr/include/rdma/ib_user_ioctl_verbs.h
# HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/rdma/mlx5_user_ioctl_cmds.h usr/include/rdma/mlx5_user_ioctl_cmds.h
# HDRINST usr/include/scsi/fc/fc_gs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/fc/fc_gs.h usr/include/scsi/fc/fc_gs.h
# HDRINST usr/include/scsi/fc/fc_fs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/fc/fc_fs.h usr/include/scsi/fc/fc_fs.h
# HDRINST usr/include/scsi/fc/fc_els.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/fc/fc_els.h usr/include/scsi/fc/fc_els.h
# HDRINST usr/include/scsi/fc/fc_ns.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/fc/fc_ns.h usr/include/scsi/fc/fc_ns.h
# HDRINST usr/include/scsi/scsi_netlink.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/scsi_netlink.h usr/include/scsi/scsi_netlink.h
# HDRINST usr/include/scsi/scsi_bsg_mpi3mr.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/scsi_bsg_mpi3mr.h usr/include/scsi/scsi_bsg_mpi3mr.h
# HDRINST usr/include/scsi/scsi_netlink_fc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/scsi_netlink_fc.h usr/include/scsi/scsi_netlink_fc.h
# HDRINST usr/include/scsi/scsi_bsg_ufs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/scsi_bsg_ufs.h usr/include/scsi/scsi_bsg_ufs.h
# HDRINST usr/include/scsi/scsi_bsg_fc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/scsi_bsg_fc.h usr/include/scsi/scsi_bsg_fc.h
# HDRINST usr/include/scsi/cxlflash_ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/scsi/cxlflash_ioctl.h usr/include/scsi/cxlflash_ioctl.h
# HDRINST usr/include/sound/asequencer.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/asequencer.h usr/include/sound/asequencer.h
# HDRINST usr/include/sound/asound_fm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/asound_fm.h usr/include/sound/asound_fm.h
# HDRINST usr/include/sound/asoc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/asoc.h usr/include/sound/asoc.h
# HDRINST usr/include/sound/tlv.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/tlv.h usr/include/sound/tlv.h
# HDRINST usr/include/sound/usb_stream.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/usb_stream.h usr/include/sound/usb_stream.h
# HDRINST usr/include/sound/emu10k1.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/emu10k1.h usr/include/sound/emu10k1.h
# HDRINST usr/include/sound/snd_sst_tokens.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/snd_sst_tokens.h usr/include/sound/snd_sst_tokens.h
# HDRINST usr/include/sound/asound.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/asound.h usr/include/sound/asound.h
# HDRINST usr/include/sound/compress_offload.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/compress_offload.h usr/include/sound/compress_offload.h
# HDRINST usr/include/sound/skl-tplg-interface.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/skl-tplg-interface.h usr/include/sound/skl-tplg-interface.h
# HDRINST usr/include/sound/intel/avs/tokens.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/intel/avs/tokens.h usr/include/sound/intel/avs/tokens.h
# HDRINST usr/include/sound/hdspm.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/hdspm.h usr/include/sound/hdspm.h
# HDRINST usr/include/sound/compress_params.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/compress_params.h usr/include/sound/compress_params.h
# HDRINST usr/include/sound/sfnt_info.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/sfnt_info.h usr/include/sound/sfnt_info.h
# HDRINST usr/include/sound/hdsp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/hdsp.h usr/include/sound/hdsp.h
# HDRINST usr/include/sound/sof/abi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/sof/abi.h usr/include/sound/sof/abi.h
# HDRINST usr/include/sound/sof/header.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/sof/header.h usr/include/sound/sof/header.h
# HDRINST usr/include/sound/sof/tokens.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/sof/tokens.h usr/include/sound/sof/tokens.h
# HDRINST usr/include/sound/sof/fw.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/sof/fw.h usr/include/sound/sof/fw.h
# HDRINST usr/include/sound/sb16_csp.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/sb16_csp.h usr/include/sound/sb16_csp.h
# HDRINST usr/include/sound/snd_ar_tokens.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/snd_ar_tokens.h usr/include/sound/snd_ar_tokens.h
# HDRINST usr/include/sound/firewire.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/sound/firewire.h usr/include/sound/firewire.h
# HDRINST usr/include/video/edid.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/video/edid.h usr/include/video/edid.h
# HDRINST usr/include/video/uvesafb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/video/uvesafb.h usr/include/video/uvesafb.h
# HDRINST usr/include/video/sisfb.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/video/sisfb.h usr/include/video/sisfb.h
# HDRINST usr/include/xen/gntalloc.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/xen/gntalloc.h usr/include/xen/gntalloc.h
# HDRINST usr/include/xen/privcmd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/xen/privcmd.h usr/include/xen/privcmd.h
# HDRINST usr/include/xen/gntdev.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/xen/gntdev.h usr/include/xen/gntdev.h
# HDRINST usr/include/xen/evtchn.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/include/uapi/xen/evtchn.h usr/include/xen/evtchn.h
# HDRINST usr/include/linux/version.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh include/generated/uapi/linux/version.h usr/include/linux/version.h
make -f TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/Makefile.headersinst obj=arch/arm/include/uapi
# HDRINST usr/include/asm/setup.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/setup.h usr/include/asm/setup.h
# HDRINST usr/include/asm/types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/types.h usr/include/asm/types.h
# HDRINST usr/include/asm/signal.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/signal.h usr/include/asm/signal.h
# HDRINST usr/include/asm/fcntl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/fcntl.h usr/include/asm/fcntl.h
# HDRINST usr/include/asm/sigcontext.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/sigcontext.h usr/include/asm/sigcontext.h
# HDRINST usr/include/asm/ioctls.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/ioctls.h usr/include/asm/ioctls.h
# HDRINST usr/include/asm/perf_regs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/perf_regs.h usr/include/asm/perf_regs.h
# HDRINST usr/include/asm/unistd.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/unistd.h usr/include/asm/unistd.h
# HDRINST usr/include/asm/posix_types.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/posix_types.h usr/include/asm/posix_types.h
# HDRINST usr/include/asm/byteorder.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/byteorder.h usr/include/asm/byteorder.h
# HDRINST usr/include/asm/statfs.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/statfs.h usr/include/asm/statfs.h
# HDRINST usr/include/asm/hwcap.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/hwcap.h usr/include/asm/hwcap.h
# HDRINST usr/include/asm/ptrace.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/ptrace.h usr/include/asm/ptrace.h
# HDRINST usr/include/asm/swab.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/swab.h usr/include/asm/swab.h
# HDRINST usr/include/asm/auxvec.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/auxvec.h usr/include/asm/auxvec.h
# HDRINST usr/include/asm/stat.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/stat.h usr/include/asm/stat.h
# HDRINST usr/include/asm/mman.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/arch/arm/include/uapi/asm/mman.h usr/include/asm/mman.h
# HDRINST usr/include/asm/kvm_para.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/kvm_para.h usr/include/asm/kvm_para.h
# HDRINST usr/include/asm/unistd-eabi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/unistd-eabi.h usr/include/asm/unistd-eabi.h
# HDRINST usr/include/asm/termios.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/termios.h usr/include/asm/termios.h
# HDRINST usr/include/asm/siginfo.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/siginfo.h usr/include/asm/siginfo.h
# HDRINST usr/include/asm/bpf_perf_event.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/bpf_perf_event.h usr/include/asm/bpf_perf_event.h
# HDRINST usr/include/asm/sockios.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/sockios.h usr/include/asm/sockios.h
# HDRINST usr/include/asm/unistd-oabi.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/unistd-oabi.h usr/include/asm/unistd-oabi.h
# HDRINST usr/include/asm/shmbuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/shmbuf.h usr/include/asm/shmbuf.h
# HDRINST usr/include/asm/sembuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/sembuf.h usr/include/asm/sembuf.h
# HDRINST usr/include/asm/msgbuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/msgbuf.h usr/include/asm/msgbuf.h
# HDRINST usr/include/asm/bitsperlong.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/bitsperlong.h usr/include/asm/bitsperlong.h
# HDRINST usr/include/asm/poll.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/poll.h usr/include/asm/poll.h
# HDRINST usr/include/asm/param.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/param.h usr/include/asm/param.h
# HDRINST usr/include/asm/ioctl.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/ioctl.h usr/include/asm/ioctl.h
# HDRINST usr/include/asm/ipcbuf.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/ipcbuf.h usr/include/asm/ipcbuf.h
# HDRINST usr/include/asm/termbits.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/termbits.h usr/include/asm/termbits.h
# HDRINST usr/include/asm/resource.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/resource.h usr/include/asm/resource.h
# HDRINST usr/include/asm/errno.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/errno.h usr/include/asm/errno.h
# HDRINST usr/include/asm/socket.h
  sh TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/scripts/headers_install.sh arch/arm/include/generated/uapi/asm/socket.h usr/include/asm/socket.h
make[1]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemuarm/kernel-build-artifacts'
make: Leaving directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0'
NOTE: make -j 10 -l 64 CROSS_COMPILE=arm-yoe-linux-gnueabi- ARCH=arm CC=arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot AR=arm-yoe-linux-gnueabi-gcc-ar LD=arm-yoe-linux-gnueabi-ld --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  CLANG=clang -fno-stack-protector -target arm  --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot -isystem TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0 -D__WORDSIZE=\'64\' -Wno-error=unused-command-line-argument DESTDIR=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/image V=1 -C TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/firmware
make: Entering directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/firmware'
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot -Wall -O2   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   fw_namespace.c  -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/firmware/fw_namespace
make: Leaving directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/firmware'
NOTE: make -j 10 -l 64 CROSS_COMPILE=arm-yoe-linux-gnueabi- ARCH=arm CC=arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot AR=arm-yoe-linux-gnueabi-gcc-ar LD=arm-yoe-linux-gnueabi-ld --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  CLANG=clang -fno-stack-protector -target arm  --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot -isystem TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0 -D__WORDSIZE=\'64\' -Wno-error=unused-command-line-argument DESTDIR=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/image V=1 -C TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/rtc
make: Entering directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/rtc'
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   rtctest.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/rtc/rtctest
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   setdate.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/rtc/setdate
make: Leaving directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/rtc'
NOTE: make -j 10 -l 64 CROSS_COMPILE=arm-yoe-linux-gnueabi- ARCH=arm CC=arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot AR=arm-yoe-linux-gnueabi-gcc-ar LD=arm-yoe-linux-gnueabi-ld --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  CLANG=clang -fno-stack-protector -target arm  --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot -isystem TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0 -D__WORDSIZE=\'64\' -Wno-error=unused-command-line-argument DESTDIR=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/image V=1 -C TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/ptp
make: Entering directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/ptp'
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -isystem TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/../../../usr/include   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   testptp.c -lrt -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/ptp/testptp
make: Leaving directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/ptp'
NOTE: make -j 10 -l 64 CROSS_COMPILE=arm-yoe-linux-gnueabi- ARCH=arm CC=arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot AR=arm-yoe-linux-gnueabi-gcc-ar LD=arm-yoe-linux-gnueabi-ld --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  CLANG=clang -fno-stack-protector -target arm  --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot -isystem TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0 -D__WORDSIZE=\'64\' -Wno-error=unused-command-line-argument DESTDIR=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/image V=1 -C TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers
make: Entering directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers'
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   posix_timers.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/posix_timers
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   nanosleep.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/nanosleep
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   nsleep-lat.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/nsleep-lat
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   set-timer-lat.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/set-timer-lat
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   mqueue-lat.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/mqueue-lat
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   inconsistency-check.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/inconsistency-check
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   raw_skew.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/raw_skew
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   threadtest.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/threadtest
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   rtcpie.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/rtcpie
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   alarmtimer-suspend.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/alarmtimer-suspend
posix_timers.c: In function 'check_itimer':
posix_timers.c:106:17: warning: implicit declaration of function 'ksft_perror' [-Wimplicit-function-declaration]
  106 |                 ksft_perror("Can't call gettimeofday()");
      |                 ^~~~~~~~~~~
threadtest.c: In function 'checklist':
threadtest.c:66:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__time64_t' {aka 'long long int'} [-Wformat=]
   66 |                                 printf("%lu:%lu\n", list[j].tv_sec, list[j].tv_nsec);
      |                                         ~~^         ~~~~~~~~~~~~~~
      |                                           |                |
      |                                           |                __time64_t {aka long long int}
      |                                           long unsigned int
      |                                         %llu
threadtest.c: In function 'main':
threadtest.c:165:59: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=]
  165 |         printf("Testing consistency with %i threads for %ld seconds: ", thread_count, runtime);
      |                                                         ~~^                           ~~~~~~~
      |                                                           |                           |
      |                                                           long int                    time_t {aka long long int}
      |                                                         %lld
rtcpie.c: In function 'main':
rtcpie.c:114:71: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__time64_t' {aka 'long long int'} [-Wformat=]
  114 |                                 fprintf(stderr, "\nPIE delta error: %ld.%06ld should be close to 0.%06ld\n",
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int
      |                                                                     %lld
  115 |                                        diff.tv_sec, diff.tv_usec,
      |                                        ~~~~~~~~~~~                     
      |                                            |
      |                                            __time64_t {aka long long int}
rtcpie.c:114:77: warning: format '%ld' expects argument of type 'long int', but argument 4 has type '__suseconds64_t' {aka 'long long int'} [-Wformat=]
  114 |                                 fprintf(stderr, "\nPIE delta error: %ld.%06ld should be close to 0.%06ld\n",
      |                                                                         ~~~~^
      |                                                                             |
      |                                                                             long int
      |                                                                         %06lld
  115 |                                        diff.tv_sec, diff.tv_usec,
      |                                                     ~~~~~~~~~~~~             
      |                                                         |
      |                                                         __suseconds64_t {aka long long int}
alarmtimer-suspend.c: In function 'sigalarm':
alarmtimer-suspend.c:108:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__time64_t' {aka 'long long int'} [-Wformat=]
  108 |         printf("ALARM(%i): %ld:%ld latency: %lld ns ", alarmcount, ts.tv_sec,
      |                            ~~^                                     ~~~~~~~~~
      |                              |                                       |
      |                              long int                                __time64_t {aka long long int}
      |                            %lld
alarmtimer-suspend.c: In function 'main':
alarmtimer-suspend.c:151:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__time64_t' {aka 'long long int'} [-Wformat=]
  151 |                 printf("Start time (%s): %ld:%ld\n", clockstring(alarm_clock_id),
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %lld
  152 |                                 start_time.tv_sec, start_time.tv_nsec);
      |                                 ~~~~~~~~~~~~~~~~~
      |                                           |
      |                                           __time64_t {aka long long int}
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   valid-adjtimex.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/valid-adjtimex
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   adjtick.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/adjtick
TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/13.2.0/ld: /tmp/cctAZM6O.o: in function `check_itimer':
/usr/src/debug/kernel-selftest/1.0/tools/testing/selftests/timers/posix_timers.c:106:(.text+0x38c): undefined reference to `ksft_perror'
TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/13.2.0/ld: /usr/src/debug/kernel-selftest/1.0/tools/testing/selftests/timers/posix_timers.c:112:(.text+0x3b0): undefined reference to `ksft_perror'
TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/13.2.0/ld: /tmp/cctAZM6O.o: in function `check_timer_create':
/usr/src/debug/kernel-selftest/1.0/tools/testing/selftests/timers/posix_timers.c:163:(.text+0x544): undefined reference to `ksft_perror'
TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/13.2.0/ld: /usr/src/debug/kernel-selftest/1.0/tools/testing/selftests/timers/posix_timers.c:156:(.text+0x552): undefined reference to `ksft_perror'
TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/13.2.0/ld: /usr/src/debug/kernel-selftest/1.0/tools/testing/selftests/timers/posix_timers.c:169:(.text+0x572): undefined reference to `ksft_perror'
arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15  -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -O3 -Wl,-no-as-needed -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0=/usr/src/debug/kernel-selftest/1.0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now   change_skew.c -lrt -lpthread -lm -o TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/change_skew
collect2: error: ld returned 1 exit status
make: *** [../lib.mk:147: TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers/posix_timers] Error 1
make: *** Waiting for unfinished jobs....
valid-adjtimex.c: In function 'validate_freq':
valid-adjtimex.c:142:55: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=]
  142 |                         printf("Warning: freq value %ld not what we set it (%ld)!\n",
      |                                                     ~~^
      |                                                       |
      |                                                       long int
      |                                                     %lld
  143 |                                         tx.freq, valid_freq[i]);
      |                                         ~~~~~~~        
      |                                           |
      |                                           long long int
valid-adjtimex.c:162:61: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=]
  162 |                         printf("ERROR: out of range value %ld actually set!\n",
      |                                                           ~~^
      |                                                             |
      |                                                             long int
      |                                                           %lld
  163 |                                         tx.freq);
      |                                         ~~~~~~~              
      |                                           |
      |                                           long long int
valid-adjtimex.c: In function 'set_offset':
valid-adjtimex.c:224:33: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time64_t' {aka 'long long int'} [-Wformat=]
  224 |                 printf("(sec: %ld  usec: %ld) ", tmx.time.tv_sec, tmx.time.tv_usec);
      |                               ~~^                ~~~~~~~~~~~~~~~
      |                                 |                        |
      |                                 long int                 __time64_t {aka long long int}
      |                               %lld
valid-adjtimex.c:224:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__suseconds64_t' {aka 'long long int'} [-Wformat=]
  224 |                 printf("(sec: %ld  usec: %ld) ", tmx.time.tv_sec, tmx.time.tv_usec);
      |                                          ~~^                      ~~~~~~~~~~~~~~~~
      |                                            |                              |
      |                                            long int                       __suseconds64_t {aka long long int}
      |                                          %lld
valid-adjtimex.c: In function 'set_bad_offset':
valid-adjtimex.c:244:41: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time64_t' {aka 'long long int'} [-Wformat=]
  244 |                 printf("Invalid (sec: %ld  usec: %ld) did not fail! ", tmx.time.tv_sec, tmx.time.tv_usec);
      |                                       ~~^                              ~~~~~~~~~~~~~~~
      |                                         |                                      |
      |                                         long int                               __time64_t {aka long long int}
      |                                       %lld
valid-adjtimex.c:244:52: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__suseconds64_t' {aka 'long long int'} [-Wformat=]
  244 |                 printf("Invalid (sec: %ld  usec: %ld) did not fail! ", tmx.time.tv_sec, tmx.time.tv_usec);
      |                                                  ~~^                                    ~~~~~~~~~~~~~~~~
      |                                                    |                                            |
      |                                                    long int                                     __suseconds64_t {aka long long int}
      |                                                  %lld
make: Leaving directory 'TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/kernel-selftest-1.0/tools/testing/selftests/timers'
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/temp/run.do_compile.1838135:206 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/temp/run.do_compile.1838135, line 206
	#2: die, TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/temp/run.do_compile.1838135, line 190
	#3: oe_runmake, TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/temp/run.do_compile.1838135, line 185
	#4: do_compile, TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/temp/run.do_compile.1838135, line 170
	#5: main, TOPDIR/build/tmp/work/qemuarm-yoe-linux-gnueabi/kernel-selftest/1.0/temp/run.do_compile.1838135, line 219

Error details

Submitted on:
03/05/24 18:35
Error type:
Recipe
Task:
do_compile
Recipe:
kernel-selftest
Recipe version:
1.0-r0
Machine:
qemuarm
Distro:
yoe
Build system:
x86_64-linux
Target system:
arm-yoe-linux-gnueabi
Host distro:
ubuntu-22.04/ubuntu-22.04
Branch:
HEAD
Commit:
c792e203b7599250d9b825c0baabaa7cc206c97e
Build:
#183100
Submitter:
ab@rdk
Similar errors:
0
Open a bug