diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-04-28 22:22:49 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-04-28 22:22:49 +0000 |
commit | a8d835cba7f123a767c1316ead8f71c1d588d022 (patch) | |
tree | 29fec4397cf5f73f3fd62d8d118900e111a5eb83 /busybox | |
parent | ab54f4f694b639372e8c02b71701858c5f3528ac (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages
2004/04/29 00:22:40+02:00 uni-frankfurt.de!mickeyl
turn makedevs back off again - patch courtesy pb_.
BKrev: 40902eb92585XIFYKidcjSAfFP2YqQ
Diffstat (limited to 'busybox')
-rw-r--r-- | busybox/busybox-1.00-pre10/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox/busybox-1.00-pre10/defconfig b/busybox/busybox-1.00-pre10/defconfig index 0c8b646f40..32870b3719 100644 --- a/busybox/busybox-1.00-pre10/defconfig +++ b/busybox/busybox-1.00-pre10/defconfig @@ -269,7 +269,7 @@ CONFIG_DC=y # CONFIG_DEVFSD is not set # CONFIG_LAST is not set # CONFIG_HDPARM is not set -CONFIG_MAKEDEVS=y +# CONFIG_MAKEDEVS is not set # CONFIG_MT is not set # CONFIG_RX is not set CONFIG_STRINGS=y |