linux: Use 2.6.30 for the TX25
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 19 Jun 2009 20:44:01 +0000 (22:44 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 19 Jun 2009 20:44:01 +0000 (22:44 +0200)
recipes/linux/linux_2.6.30.bb

index 4114de1..6dd445a 100644 (file)
@@ -7,6 +7,7 @@ S = "${WORKDIR}/linux-${PV}"
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
+DEFAULT_PREFERENCE_tx25 = "1"
 
 COMPATIBLE_MACHINE = "mpc8315e-rdb"
 
@@ -16,4 +17,3 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
 SRC_URI_append_mpc8315e-rdb = " file://mpc8315erdb-add-msi-to-dts.patch;patch=1"
 
 SRC_URI_append_tx25 = " file://linux-2.6.30-rc4-karo.diff;patch=1"
-