summaryrefslogtreecommitdiff
path: root/conf/distro/angstrom-2007.1-oabi.conf
blob: 2c03702977f49e00df0a8bec2148f15142b2fd33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
require conf/distro/angstrom-2007.1.conf

#this is a special version of angstrom for armv4 based machines that can't do EABI
#see http://wiki.debian.org/ArmEabiPort for details on that

#only glibc based builds are supported ATM
TARGET_OS = "linux"

PACKAGE_ARCH = "arm-oabi"
PACKAGE_EXTRA_ARCHS = "arm-oabi"

FEED_ARCH_collie       = "arm"
FEED_ARCH_h3600        = "arm"
FEED_ARCH_h3800        = "arm"
FEED_ARCH_simpad       = "arm"