mirror of https://github.com/hak5/openwrt-owl.git
parent
7fc9230168
commit
ffa5ce367c
|
@ -38,7 +38,7 @@ else
|
|||
-e 's/armeb/arm/' \
|
||||
)
|
||||
|
||||
KERNELNAME=""
|
||||
KERNELNAME=
|
||||
ifneq (,$(findstring x86,$(BOARD)))
|
||||
KERNELNAME="bzImage"
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue