fix KERNELNAME
SVN-Revision: 4584
This commit is contained in:
parent
7fc9230168
commit
ffa5ce367c
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ else
|
|||
-e 's/armeb/arm/' \
|
||||
)
|
||||
|
||||
KERNELNAME=""
|
||||
KERNELNAME=
|
||||
ifneq (,$(findstring x86,$(BOARD)))
|
||||
KERNELNAME="bzImage"
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue