diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-01-17 04:41:05 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-01-17 04:41:05 +0000 |
commit | db597c47f3485f72b79f4b9f549831b5a9600221 (patch) | |
tree | 1490d7d64bf3095a5385e7743d5bb1875ca4459f /sources/uClibc.config | |
parent | 2fc6cd6a24e95fef9a3d072f6d07f236c739f598 (diff) |
Update uClibc default config
Diffstat (limited to 'sources/uClibc.config')
-rw-r--r-- | sources/uClibc.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config index 4ee70d0c9..7b464a8da 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -6,7 +6,8 @@ # Target Architecture Features and Options # HAVE_ELF=y -CONFIG_386=y +CONFIG_GENERIC_386=y +# CONFIG_386 is not set # CONFIG_486 is not set # CONFIG_586 is not set # CONFIG_586MMX is not set |