diff options
| author | Erik Andersen <andersen@codepoet.org> | 2000-03-08 14:50:47 +0000 |
|---|---|---|
| committer | Erik Andersen <andersen@codepoet.org> | 2000-03-08 14:50:47 +0000 |
| commit | 269bba25149289201055c9448e8c64fc05dbf89d (patch) | |
| tree | fc86ee9610aecb7aeebac03116d15a6b4ef51a9a /busybox.def.h | |
| parent | 47d3bb3b6ddb961b035493621a1601017535a1e4 (diff) | |
| download | busybox-w32-0_43pre1.tar.gz busybox-w32-0_43pre1.tar.bz2 busybox-w32-0_43pre1.zip | |
Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler0_43pre1
BB_FEATURE_USE_DEVPS_PATCH.
-Erik
Diffstat (limited to 'busybox.def.h')
| -rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 561c2ed4b..fdbb6fed6 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
| @@ -114,7 +114,7 @@ | |||
| 114 | // the /proc filesystem and thereby saving lots and lots | 114 | // the /proc filesystem and thereby saving lots and lots |
| 115 | // memory for more important things. | 115 | // memory for more important things. |
| 116 | // You can't use this and USE_PROCFS at the same time... | 116 | // You can't use this and USE_PROCFS at the same time... |
| 117 | //#define BB_FEATURE_USE_DEVPS_N_DEVMTAB | 117 | //#define BB_FEATURE_USE_DEVPS_PATCH |
| 118 | // | 118 | // |
| 119 | // | 119 | // |
| 120 | // enable features that use the /proc filesystem (apps that | 120 | // enable features that use the /proc filesystem (apps that |
