summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.26.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/linux_2.6.26.bb')
-rw-r--r--packages/linux/linux_2.6.26.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/linux/linux_2.6.26.bb b/packages/linux/linux_2.6.26.bb
index 5b6cd14fba..8fe4a80031 100644
--- a/packages/linux/linux_2.6.26.bb
+++ b/packages/linux/linux_2.6.26.bb
@@ -4,11 +4,17 @@ PR = "r1"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_boc01 = "1"
DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
file://defconfig"
+SRC_URI_append_boc01 = "\
+ file://boc01.dts \
+ file://mpc831x-nand.patch;patch=1 \
+ "
+
SRC_URI_append_mpc8313e-rdb = "\
file://mpc831x-nand.patch;patch=1 \
file://mpc8313e-rdb-leds.patch;patch=1 \