diff options
Diffstat (limited to 'debian/config-deb')
-rw-r--r-- | debian/config-deb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/config-deb b/debian/config-deb index 862e06f..4d63e69 100644 --- a/debian/config-deb +++ b/debian/config-deb @@ -20,8 +20,8 @@ CONFIG_FEATURE_INSTALLER=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="" @@ -362,4 +362,4 @@ CONFIG_FEATURE_MOUNT_LOOP=y # # Debugging Options # -# DODEBUG is not set +# CONFIG_DEBUG is not set |