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.bb15
1 files changed, 0 insertions, 15 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
deleted file mode 100644
index 2c9817f296..0000000000
--- a/meta/recipes-kernel/linux/linux_2.6.33.2.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1require linux.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
4
5
6# Mark archs/machines that this kernel supports
7DEFAULT_PREFERENCE = "-1"
8DEFAULT_PREFERENCE_mpc8313erdb = "1"
9
10PR = "r2"
11
12SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
13 file://defconfig \
14 "
15