Commit 8578f0f1 authored by Joel Becker's avatar Joel Becker Committed by David Woodhouse

Btrfs: cleaner make clean

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 92fee66d
......@@ -18,5 +18,5 @@ KERNELDIR := /lib/modules/`uname -r`/build
all::
$(MAKE) -C $(KERNELDIR) M=`pwd` modules
clean::
rm *.o btrfs.ko
$(MAKE) -C $(KERNELDIR) M=`pwd` clean
endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment