From e5272074c9bf554fa9f24a97899de584b1c127c2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 22 Jul 2003 22:15:21 +0000 Subject: eliminate DOSTATIC, DODEBUG, etc and name them sensibly --- debian/config-net-udeb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/config-net-udeb') diff --git a/debian/config-net-udeb b/debian/config-net-udeb index 0a7990cf5..b9426a2a3 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 -- cgit v1.2.3