aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/ixp4xx-kernel.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-02-23 11:44:25 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-23 11:44:25 +0000
commit6a44a40bb78b471889cc33b8624574e132a3213f (patch)
tree429cd44df142fdb9bfb25a4b3b8f6af09d3944ca /packages/linux/ixp4xx-kernel.inc
parent4df113a4810863c937b04752365587061974a583 (diff)
downloadopenembedded-6a44a40bb78b471889cc33b8624574e132a3213f.tar.gz
linux kernels: use DEPLOY_DIR_IMAGE instead in DEPLOY_DIR/images
Diffstat (limited to 'packages/linux/ixp4xx-kernel.inc')
-rw-r--r--packages/linux/ixp4xx-kernel.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/ixp4xx-kernel.inc b/packages/linux/ixp4xx-kernel.inc
index 2ddb7cbb61..41ff745e71 100644
--- a/packages/linux/ixp4xx-kernel.inc
+++ b/packages/linux/ixp4xx-kernel.inc
@@ -350,11 +350,11 @@ do_install_append() {
do_deploy[dirs] = "${S}"
deploy_image() {
- copy_image '${DEPLOY_DIR}/images/${KERNEL_IMAGETYPE}-'"$1" "$2"
+ copy_image '${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}-'"$1" "$2"
}
do_deploy() {
- install -d ${DEPLOY_DIR}/images
+ install -d ${DEPLOY_DIR_IMAGE}
deploy_image '${IXP4XX_SUFFIX}'
# And the machine specific images