aboutsummaryrefslogtreecommitdiffstats
path: root/linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe
diff options
context:
space:
mode:
Diffstat (limited to 'linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe')
-rw-r--r--linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe
deleted file mode 100644
index e84f7f003c..0000000000
--- a/linux/collie-kernel-58-6_2.4.18-rmk7-pxa3-embedix20030509.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-SECTION = "kernel"
-COLLIE_MEMORY_SIZE=58
-COLLIE_RAMDISK_SIZE=6
-
-include ../linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe
-
-do_deploy_append() {
- ! test -d ${DEPLOY_DIR}/images/collie/kernel && mkdir -p ${DEPLOY_DIR}/images/collie/kernel
- mv ${DEPLOY_DIR}/images/${KERNEL_IMAGETYPE}-${DATETIME} ${DEPLOY_DIR}/images/collie/kernel/${KERNEL_IMAGETYPE}_collie-${COLLIE_MEMORY_SIZE}-${COLLIE_RAMDISK_SIZE}
-}