Commit f05235e5 authored by Adam Wujek's avatar Adam Wujek 💬

kernel: remove move files when cleaning wr_nic

files wr_nic/.*.o.cmd were not removed
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 48acbb74
......@@ -24,4 +24,4 @@ install modules_install:
clean:
rm -rf *.o *~ .*.cmd *.ko *.mod.c .tmp_versions Module.symvers \
Module.markers modules.order
rm -rf wr_nic/*.o wr_nic/*~
rm -rf wr_nic/*.o wr_nic/*~ wr_nic/.*.o.cmd
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