mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-10 00:00:24 +03:00
fix spaces instead of tabs
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
1c64faafe7
commit
f00a2843aa
@ -5,8 +5,8 @@ else
|
||||
KDIR ?= /lib/modules/`uname -r`/build
|
||||
|
||||
default:
|
||||
$(MAKE) -C $(KDIR) M=$$PWD modules
|
||||
$(MAKE) -C $(KDIR) M=$$PWD modules
|
||||
|
||||
clean:
|
||||
$(MAKE) -C $(KDIR) M=$$PWD clean
|
||||
$(MAKE) -C $(KDIR) M=$$PWD clean
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user