diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-07-19 22:03:57 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-07-19 22:05:10 -0700 |
commit | 4cd34e570e497828e4e3e4c0e91cd71d7079ffd5 (patch) | |
tree | 6bb0cf6e6dc4cfbdca7f5d10a62dfacdbafc3d7e /conf/distro/gmustix.conf | |
parent | ed482f39825375f631182622c75e18949002b488 (diff) |
Revert "distro: Move thumb into distro features"
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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" |