aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/angstromoabi.inc
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2009-10-30 21:24:55 +0100
committerThomas Kunze <thommycheck@gmx.de>2009-11-02 23:56:59 +0100
commitafa006cd91c93bff03be0f4477a0f1cf5a1c9f28 (patch)
tree8acc2b210113e53ed401221b50cb1e6541347c9a /conf/distro/include/angstromoabi.inc
parent0e9b71b72a5427bb8c863d639eef030be398099d (diff)
downloadopenembedded-thesing/arm4-eabi-angstrom.tar.gz
angstrom: use eabi for armv4 and remove arm-oabithesing/arm4-eabi-angstrom
With gcc 4.4.2 armv4 can use eabi
Diffstat (limited to 'conf/distro/include/angstromoabi.inc')
-rw-r--r--conf/distro/include/angstromoabi.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/include/angstromoabi.inc b/conf/distro/include/angstromoabi.inc
deleted file mode 100644
index 81ffed71f8..0000000000
--- a/conf/distro/include/angstromoabi.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-require conf/distro/include/angstrom.inc
-
-PACKAGE_ARCH = "arm-oabi"
-BASE_PACKAGE_ARCH = "arm-oabi"