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