1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

cm-x270: do not hardcode kernel version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3013 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-10-29 10:44:42 +00:00
parent 46030a84cf
commit ce1e498f5d
-1
View File
@@ -6,7 +6,6 @@ TARGET_ARCH = "arm"
GUI_MACHINE_CLASS ?= "bigscreen"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_VERSION_linux = "2.6.22"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt"