CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
initrd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b95ffc
)
Fixed initrd-clean recursive dir clean.
author
Victor Martinez
<pitillo@ono.com>
Tue, 29 Oct 2013 17:36:53 +0000
(17:36 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 29 Oct 2013 17:36:53 +0000
(17:36 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 41a7ee5acd8a68d8a72e7a0bab3f613c614a11ae..3f081784edb742c58ef165bee1d6006361f4c67d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-114,7
+114,7
@@
$(WORK)/initrd.gz: check-root busybox dialog $(WORK)/mnt $(TOPDIR)/filesystem $(
initrd: $(WORK)/initrd.gz
initrd-clean: check-root
- rm -vf $(WORK)/initrd.gz $(WORK)/mnt
+ rm -
r
vf $(WORK)/initrd.gz $(WORK)/mnt
initrd-distclean: initrd-clean