diff options
| author | Roland Stigge <stigge@antcom.de> | 2010-12-17 19:19:17 +0300 | 
|---|---|---|
| committer | Michal Marek <mmarek@suse.cz> | 2011-01-07 16:31:01 +0300 | 
| commit | bc91c9f313309915f6ec767f56f78dcd0305b20f (patch) | |
| tree | 63cf72c9d606c567ad5730037f8d2da0d7f309a0 /tools/perf/scripts/python/futex-contention.py | |
| parent | a3c888fcda911fcb6e3c071aecf49ccb6effe79d (diff) | |
| download | linux-bc91c9f313309915f6ec767f56f78dcd0305b20f.tar.xz | |
mkuboot.sh: Fail if mkimage is missing
on building an uImage, I get:
$ make uImage
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  Kernel: arch/arm/boot/Image is ready
  SHIPPED arch/arm/boot/compressed/lib1funcs.S
  AS      arch/arm/boot/compressed/lib1funcs.o
  LD      arch/arm/boot/compressed/vmlinux
  OBJCOPY arch/arm/boot/zImage
  Kernel: arch/arm/boot/zImage is ready
  UIMAGE  arch/arm/boot/uImage
"mkimage" command not found - U-Boot images will not be built
  Image arch/arm/boot/uImage is ready
$
I.e. it says: "uImage is ready" even though the uImage file doesn't
exist because mkimage is missing.
I propose the attached patch.
Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions
