X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=a7926f46dec03dedae85f20fc11bdbca32368188;hb=8d8a9f3e9bdd1d84fbbe0531e81977cc9044654a;hp=4947814be90356c60e8727e8de7e9e86d98e254c;hpb=db9ae9a79d44ad0f74e9f95e88e6b3f9e83ca691;p=bcachefs-tools-debian diff --git a/Makefile b/Makefile index 4947814..a7926f4 100644 --- a/Makefile +++ b/Makefile @@ -268,7 +268,7 @@ update-bcachefs-sources: git add include/linux/kmemleak.h cp $(LINUX_DIR)/lib/math/int_sqrt.c linux/ git add linux/int_sqrt.c - rm libbcachefs/mean_and_variance_test.c + git rm libbcachefs/mean_and_variance_test.c # cp $(LINUX_DIR)/lib/math/mean_and_variance.c linux/ # git add linux/mean_and_variance.c # cp $(LINUX_DIR)/include/linux/mean_and_variance.h include/linux/