mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-23 19:07:13 +00:00
fix KERNELNAME
SVN-Revision: 4584
This commit is contained in:
@@ -38,7 +38,7 @@ else
|
||||
-e 's/armeb/arm/' \
|
||||
)
|
||||
|
||||
KERNELNAME=""
|
||||
KERNELNAME=
|
||||
ifneq (,$(findstring x86,$(BOARD)))
|
||||
KERNELNAME="bzImage"
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user