summaryrefslogtreecommitdiffstats
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 @@
1require linux.inc
2
3# Mark archs/machines that this kernel supports
4DEFAULT_PREFERENCE = "-1"
5DEFAULT_PREFERENCE_mpc8313erdb = "1"
6
7PR = "r2"
8
9SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
10 file://defconfig \
11 "
12