mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
machines: remove comment about building feeds for strongarm - OpenZaurus times are over
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3948 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,7 +11,6 @@ GUI_MACHINE_CLASS ?= "bigscreen"
|
||||
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux"
|
||||
|
||||
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
|
||||
require conf/machine/include/tune-xscale.inc
|
||||
|
||||
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
|
||||
|
||||
@@ -29,7 +29,6 @@ MACHINE_GUI_CLASS = "smallscreen"
|
||||
MACHINE_DISPLAY_WIDTH_PIXELS = "240"
|
||||
MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
|
||||
|
||||
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
|
||||
require conf/machine/include/tune-xscale.inc
|
||||
|
||||
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
|
||||
|
||||
@@ -12,7 +12,6 @@ XSERVER = "xserver-kdrive-xomap"
|
||||
# 800x480 is big enough for me
|
||||
GUI_MACHINE_CLASS = "bigscreen"
|
||||
|
||||
# Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm.
|
||||
require conf/machine/include/tune-arm926ejs.inc
|
||||
|
||||
#size of the root partition (yes, it is 123 MB)
|
||||
|
||||
Reference in New Issue
Block a user