aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux_2.6.33.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux_2.6.33.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux_2.6.33.2.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux_2.6.33.2.bb b/meta/recipes-kernel/linux/linux_2.6.33.2.bb
new file mode 100644
index 0000000000..0f1a9f4e08
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux_2.6.33.2.bb
@@ -0,0 +1,12 @@
+require linux.inc
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_mpc8313erdb = "1"
+
+PR = "r2"
+
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
+ file://defconfig \
+ "
+