From: Dmitry V. Levin Date: Mon, 3 Nov 2014 18:38:51 +0000 (+0000) Subject: ioctlent.sh: update the list of directories exported by headers_install X-Git-Tag: v4.10~375 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=118c60344b63bb3deb5090af6214d0bcb2899735;p=strace ioctlent.sh: update the list of directories exported by headers_install * linux/ioctlent.sh: Add drm, mtd, rdma, video, and xen directories. --- diff --git a/linux/ioctlent.sh b/linux/ioctlent.sh index c483ba88..5e795104 100755 --- a/linux/ioctlent.sh +++ b/linux/ioctlent.sh @@ -79,8 +79,8 @@ if [ -e $dir/Kbuild ]; then # special case: some headers aren't exported directly files="${files} media/* net/bluetooth/* pcmcia/*" else - # older kernel so just assume some headers - files="linux/* $asm/* asm-generic/* scsi/* sound/*" + # older kernel tree or headers_install'ed tree, just assume some headers + files="linux/* $asm/* asm-generic/* drm/* mtd/* rdma/* scsi/* sound/* video/* xen/*" fi # Build the list of all ioctls