From 269bba25149289201055c9448e8c64fc05dbf89d Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Wed, 8 Mar 2000 14:50:47 +0000 Subject: Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler BB_FEATURE_USE_DEVPS_PATCH. -Erik --- busybox.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'busybox.def.h') 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 @@ // the /proc filesystem and thereby saving lots and lots // memory for more important things. // You can't use this and USE_PROCFS at the same time... -//#define BB_FEATURE_USE_DEVPS_N_DEVMTAB +//#define BB_FEATURE_USE_DEVPS_PATCH // // // enable features that use the /proc filesystem (apps that -- cgit v1.2.3