From e3935593b5dab07968266fbe71c2d3210b565fe9 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 2 Apr 2005 14:24:46 +0000 Subject: simplify the collie kernel build BKrev: 424eab2eLVAYbwMd3iM2R8K0IYCMAQ --- .../linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.bb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'packages/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.bb') diff --git a/packages/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.bb b/packages/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.bb index bd067ecd07..fb4c892f05 100644 --- a/packages/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.bb +++ b/packages/linux/collie-kernel-40-24_2.4.18-rmk7-pxa3-embedix20030509.bb @@ -1,10 +1,4 @@ -SECTION = "kernel" COLLIE_MEMORY_SIZE=40 COLLIE_RAMDISK_SIZE=24 include ../linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb - -do_deploy_append() { - ! test -d ${DEPLOY_DIR}/images/collie/kernel && mkdir -p ${DEPLOY_DIR}/images/collie/kernel - mv ${DEPLOY_DIR}/images/${KERNEL_IMAGETYPE}-${MACHINE}-${DATETIME}.bin ${DEPLOY_DIR}/images/collie/kernel/${KERNEL_IMAGETYPE}_collie-${COLLIE_MEMORY_SIZE}-${COLLIE_RAMDISK_SIZE} -} -- cgit v1.2.3