diff options
Diffstat (limited to 'sources')
-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 |