Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- scripts/admin-update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh index 7147ff1..6dd0c01 100755 --- a/scripts/admin-update.sh +++ b/scripts/admin-update.sh @@ -429,6 +429,7 @@ COMPAT="compat" mkdir -p $COMPAT echo "Copying $GIT_COMPAT_TREE/ files..." cp $GIT_COMPAT_TREE/compat/*.c $COMPAT/ +cp $GIT_COMPAT_TREE/compat/*.h $COMPAT/ cp $GIT_COMPAT_TREE/compat/Makefile $COMPAT/ cp -a $GIT_COMPAT_TREE/udev . cp -a $GIT_COMPAT_TREE/scripts $COMPAT/ -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html