diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-16 16:25:56 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-16 16:25:56 +0200 |
commit | 0510c57bc3034ea84f3c724090009182f46835e3 (patch) | |
tree | 09670619ad734e2f33da4597a018318644a8b515 | |
parent | 7aecee89f4e1dbbf696efa52299fff5ce4731075 (diff) |
add busybox rmdir for develsystems
-rw-r--r-- | Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ config ADK_DEVELSYSTEM select BUSYBOX_INSTALL select BUSYBOX_MKTEMP select BUSYBOX_UNZIP + select BUSYBOX_RMDIR select BUSYBOX_TAC select BUSYBOX_TEE select BUSYBOX_WGET |