]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
kclient: import tool fix, take two
authorYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 20 Oct 2008 23:44:52 +0000 (16:44 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 20 Oct 2008 23:44:52 +0000 (16:44 -0700)
src/kernel/import_patch_set_into_linux_git_tree_in_cwd.sh

index 6a8a17bb6e62425f1bc58f0a60a04dcf94f66603..a85e6819e9562209838b1f709782f03d96105682 100755 (executable)
@@ -84,4 +84,5 @@ git commit -m 'ceph: debugging'
 
 git add fs/Kconfig
 git add fs/Makefile
+git add fs/ceph/Makefile
 git commit -m 'ceph: Kconfig, Makefile'