diff options
Diffstat (limited to 'conf/distro/gmustix.conf')
-rw-r--r-- | conf/distro/gmustix.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/gmustix.conf b/conf/distro/gmustix.conf index a47de7c100..106b16e87e 100644 --- a/conf/distro/gmustix.conf +++ b/conf/distro/gmustix.conf @@ -3,6 +3,7 @@ #@DESCRIPTION: Gumstix distribution for GMU (George Mason University) INHERIT += "package_tar package_ipk" +LIBC = "uclibc" TARGET_OS = "linux-uclibc" TARGET_FPU = "soft" IMAGE_FSTYPES = "jffs2" |