diff options
Diffstat (limited to 'recipes/linux/linux_2.6.30.bb')
-rw-r--r-- | recipes/linux/linux_2.6.30.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb index 577b915828..4114de1048 100644 --- a/recipes/linux/linux_2.6.30.bb +++ b/recipes/linux/linux_2.6.30.bb @@ -14,3 +14,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig" 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" + |