diff options
Diffstat (limited to 'conf/machine/logicpd-pxa270.conf')
-rw-r--r-- | conf/machine/logicpd-pxa270.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/logicpd-pxa270.conf b/conf/machine/logicpd-pxa270.conf index 1027fe81cb..24e23bc9a0 100644 --- a/conf/machine/logicpd-pxa270.conf +++ b/conf/machine/logicpd-pxa270.conf @@ -3,9 +3,8 @@ #@DESCRIPTION: Machine configuration for LogicPD PXA270 Zoom Development Platform #OLDEST_KERNEL = "2.6.17-rc5" TARGET_ARCH = "arm" -PREFERRED_VERSION_mainstone-kernel = "2.6.17-rc5" +PREFERRED_VERSION_logicpd-pxa270 = "2.6.17-rc5" GUI_MACHINE_CLASS = "smallscreen" -IPKG_ARCHS = "all arm armv5te ${MACHINE}" PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}" |