diff options
author | Eric Andersen <andersen@codepoet.org> | 2006-04-10 17:48:53 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2006-04-10 17:48:53 +0000 |
commit | 8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf (patch) | |
tree | b3ea36eb7b1240a4628b70ba2112cda9a88b7660 /target/device/jp/q5/target_skeleton | |
parent | 5418a92350168fbdc1f07839c783cb70952ecc06 (diff) | |
download | buildroot-novena-8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf.tar.gz buildroot-novena-8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf.zip |
As noted by jacmet in bug 824:
svn 14777 seems to have broken cramfs/squashfs/tarroot.
The problem is that $(IMAGE) is the absolute path of the image including
directories, so the build tries to access
$(STAGING_DIR)/_fakeroot.</full/path/to/buildroot/directory> which doesn't
exist.
The fix is to define CRAMFS/SQUASHFS/TAR_TARGET as $(notdir
$(IMAGE).<extension>) instead.
Diffstat (limited to 'target/device/jp/q5/target_skeleton')
0 files changed, 0 insertions, 0 deletions