diff options
Diffstat (limited to 'debian/config-static')
-rw-r--r-- | debian/config-static | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/config-static b/debian/config-static index 082c46da9..454bbf25d 100644 --- a/debian/config-static +++ b/debian/config-static | |||
@@ -20,8 +20,8 @@ CONFIG_FEATURE_DEVPTS=y | |||
20 | # | 20 | # |
21 | # Build Options | 21 | # Build Options |
22 | # | 22 | # |
23 | DOSTATIC=y | 23 | CONFIG_STATIC=y |
24 | DOLFS=y | 24 | CONFIG_LFS=y |
25 | # USING_CROSS_COMPILER is not set | 25 | # USING_CROSS_COMPILER is not set |
26 | EXTRA_CFLAGS_OPTIONS="" | 26 | EXTRA_CFLAGS_OPTIONS="" |
27 | 27 | ||
@@ -486,4 +486,4 @@ CONFIG_FEATURE_MTAB_FILENAME="/etc/mtab" | |||
486 | # | 486 | # |
487 | # Debugging Options | 487 | # Debugging Options |
488 | # | 488 | # |
489 | # DODEBUG is not set | 489 | # CONFIG_DEBUG is not set |