ioctlent.sh: update the list of directories exported by headers_install

* linux/ioctlent.sh: Add drm, mtd, rdma, video, and xen directories.
This commit is contained in:
Дмитрий Левин 2014-11-03 18:38:51 +00:00
parent 02f9f6b386
commit 118c60344b

View File

@ -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