diff options
Diffstat (limited to 'debian/config-udeb-i386')
-rw-r--r-- | debian/config-udeb-i386 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/config-udeb-i386 b/debian/config-udeb-i386 index e12e8c1..72fc4c3 100644 --- a/debian/config-udeb-i386 +++ b/debian/config-udeb-i386 @@ -20,8 +20,8 @@ CONFIG_FEATURE_DEVPTS=y # # Build Options # -# DOSTATIC is not set -DOLFS=y +# CONFIG_STATIC is not set +CONFIG_LFS=y # USING_CROSS_COMPILER is not set EXTRA_CFLAGS_OPTIONS="" @@ -410,4 +410,4 @@ CONFIG_FEATURE_MOUNT_FORCE=y # # Debugging Options # -# DODEBUG is not set +# CONFIG_DEBUG is not set |