From 29a988c25ebe34275a5a717d45cc43f98bd089ba Mon Sep 17 00:00:00 2001 From: Arun Bhanu Date: Fri, 12 Mar 2010 16:31:40 +0800 Subject: [PATCH] --- yaml --- r: 189260 b: refs/heads/master c: 699d17bc14edceb710998349fa74e66be3042372 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 15693c71aadd..318226ec103b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0c4ec16b86e6a823bc6e9fbe08a724d517eb3c24 +refs/heads/master: 699d17bc14edceb710998349fa74e66be3042372 diff --git a/trunk/arch/microblaze/Makefile b/trunk/arch/microblaze/Makefile index 836832dd9b26..538afcef3314 100644 --- a/trunk/arch/microblaze/Makefile +++ b/trunk/arch/microblaze/Makefile @@ -84,7 +84,7 @@ define archhelp echo '* linux.bin - Create raw binary' echo ' linux.bin.gz - Create compressed raw binary' echo ' simpleImage.
- ELF image with $(arch)/boot/dts/
.dts linked in' - echo ' - stripped elf with fdt blob + echo ' - stripped elf with fdt blob' echo ' simpleImage.
.unstrip - full ELF image with fdt blob' echo ' *_defconfig - Select default config from arch/microblaze/configs' echo ''