mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
conf/machine/mx31*: Add armv6 to PACKAGE_EXTRA_ARCHS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4274 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
#@NAME: Freescale imx31 ADS Board
|
#@NAME: Freescale imx31 ADS Board
|
||||||
#@DESCRIPTION: Machine configuration for the imx31 based Freescale ADS Board
|
#@DESCRIPTION: Machine configuration for the imx31 based Freescale ADS Board
|
||||||
TARGET_ARCH = "arm"
|
TARGET_ARCH = "arm"
|
||||||
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
|
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6"
|
||||||
|
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
#@NAME: imx31 Lite Kit
|
#@NAME: imx31 Lite Kit
|
||||||
#@DESCRIPTION: Machine configuration for the imx31 based Lite Kit
|
#@DESCRIPTION: Machine configuration for the imx31 based Lite Kit
|
||||||
TARGET_ARCH = "arm"
|
TARGET_ARCH = "arm"
|
||||||
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
|
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6"
|
||||||
|
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
#@NAME: Phytec phyCORE-iMX31 Board
|
#@NAME: Phytec phyCORE-iMX31 Board
|
||||||
#@DESCRIPTION: Machine configuration for the imx31 based Phytec phyCORE-iMX31
|
#@DESCRIPTION: Machine configuration for the imx31 based Phytec phyCORE-iMX31
|
||||||
TARGET_ARCH = "arm"
|
TARGET_ARCH = "arm"
|
||||||
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
|
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6"
|
||||||
|
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user