ckmake can be used directly to test compat-foo trees against the installed kernel trees. So it is good to have it copied under this tree. Signed-off-by: Ozan Çağlayan <ozancag@xxxxxxxxx> --- scripts/admin-update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh index 7daec31..ec87f98 100755 --- a/scripts/admin-update.sh +++ b/scripts/admin-update.sh @@ -435,6 +435,7 @@ cp $GIT_COMPAT_TREE/compat/*.[ch] $COMPAT/ cp $GIT_COMPAT_TREE/compat/Makefile $COMPAT/ cp -a $GIT_COMPAT_TREE/udev . cp -a $GIT_COMPAT_TREE/scripts $COMPAT/ +cp $GIT_COMPAT_TREE/bin/ckmake $COMPAT/ cp -a $GIT_COMPAT_TREE/include/linux/* include/linux/ cp -a $GIT_COMPAT_TREE/include/net/* include/net/ cp -a $GIT_COMPAT_TREE/include/trace/* include/trace/ -- 1.7.10.2 -- 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