Fix creation of /linuxrc

-Erik
This commit is contained in:
Erik Andersen
2000-04-18 23:32:10 +00:00
parent b9167cb67f
commit 9a8195cc03
7 changed files with 19 additions and 7 deletions

View File

@ -525,10 +525,12 @@ int fullRead(int fd, char *buf, int len)
#if defined (BB_CHMOD_CHOWN_CHGRP) \
|| defined (BB_CP_MV) \
|| defined (BB_FIND) \
|| defined (BB_LS) \
|| defined (BB_INSMOD)
|| defined (BB_CP_MV) \
|| defined (BB_FIND) \
|| defined (BB_INSMOD) \
|| defined (BB_RM) \
|| defined (BB_TAR)
/*
* Walk down all the directories under the specified
* location, and do something (something specified