diff options
| author | Jonathan Bauer | 2014-06-10 17:08:18 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-06-10 17:08:18 +0200 |
| commit | 12d1e9e5a252cb7f5c1049bae96eb4215951de14 (patch) | |
| tree | dbb2c74e23dc2374ced8a20430b36e41a281ce16 | |
| parent | [cups] fix missing 'ghostscript' package for opensuse (diff) | |
| download | tm-scripts-12d1e9e5a252cb7f5c1049bae96eb4215951de14.tar.gz tm-scripts-12d1e9e5a252cb7f5c1049bae96eb4215951de14.tar.xz tm-scripts-12d1e9e5a252cb7f5c1049bae96eb4215951de14.zip | |
[busybox] fixes busybox waiting for user input while compiling....
| -rw-r--r-- | remote/modules/busybox/openslx-busybox-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/busybox/openslx-busybox-config b/remote/modules/busybox/openslx-busybox-config index 080c5b12..19bcae50 100644 --- a/remote/modules/busybox/openslx-busybox-config +++ b/remote/modules/busybox/openslx-busybox-config @@ -537,7 +537,7 @@ CONFIG_BLOCKDEV=y # CONFIG_FEATURE_MDEV_RENAME_REGEXP is not set # CONFIG_FEATURE_MDEV_EXEC is not set # CONFIG_FEATURE_MDEV_LOAD_FIRMWARE is not set -# CONFIG_REV=y +# CONFIG_REV is not set # CONFIG_ACPID is not set # CONFIG_FEATURE_ACPID_COMPAT is not set CONFIG_BLKID=y |
