diff options
Diffstat (limited to 'conf/distro/gmustix.conf')
-rw-r--r-- | conf/distro/gmustix.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/gmustix.conf b/conf/distro/gmustix.conf index 5dd519d90a..17f805617a 100644 --- a/conf/distro/gmustix.conf +++ b/conf/distro/gmustix.conf @@ -5,8 +5,6 @@ INHERIT += "package_tar package_ipk" LIBC = "uclibc" require conf/distro/include/${LIBC}.inc -require conf/distro/include/arm-thumb.inc - TARGET_OS = "linux-uclibc" TARGET_FPU = "soft" IMAGE_FSTYPES = "jffs2" |