diff --git a/target/early/config.in b/target/early/config.in index 608e0fd..17d0443 100644 --- a/target/early/config.in +++ b/target/early/config.in @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/early/config.in -# Copyright (C) 2007 - 2009 The OpenSDE Project +# Copyright (C) 2007 - 2010 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -18,8 +18,8 @@ SDECFGSET_IMAGE='initramfs' SDECFGSET_INIT='none' SDECFGSET_CROSSBUILD=1 -SDECFGSET_LIBC='dietlibc' -SDECFGSET_STATIC=1 +SDECFGSET_LIBC='uclibc' + SDECFGSET_OPT='size' SDECFGSET_DISABLE_NLS=1 diff --git a/target/early/pkgsel b/target/early/pkgsel index 23a041e..d2a04cc 100644 --- a/target/early/pkgsel +++ b/target/early/pkgsel @@ -3,7 +3,7 @@ X fhs X sysfiles X linux-header -X dietlibc +X uclibc X termcap X automake