提交 8578f0f1 编写于 作者: J Joel Becker 提交者: David Woodhouse

Btrfs: cleaner make clean

Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 92fee66d
...@@ -18,5 +18,5 @@ KERNELDIR := /lib/modules/`uname -r`/build ...@@ -18,5 +18,5 @@ KERNELDIR := /lib/modules/`uname -r`/build
all:: all::
$(MAKE) -C $(KERNELDIR) M=`pwd` modules $(MAKE) -C $(KERNELDIR) M=`pwd` modules
clean:: clean::
rm *.o btrfs.ko $(MAKE) -C $(KERNELDIR) M=`pwd` clean
endif endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册