projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fc9230
)
fix KERNELNAME
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 Aug 2006 18:11:25 +0000
(18:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 Aug 2006 18:11:25 +0000
(18:11 +0000)
SVN-Revision: 4584
openwrt/include/kernel.mk
patch
|
blob
|
history
diff --git
a/openwrt/include/kernel.mk
b/openwrt/include/kernel.mk
index 4b5fe72f0097ec11591644bfe46c44397215ff6e..7c23aaca8eeb5faeceb5224bc91a215dab026c33 100644
(file)
--- a/
openwrt/include/kernel.mk
+++ b/
openwrt/include/kernel.mk
@@
-38,7
+38,7
@@
else
-e 's/armeb/arm/' \
)
- KERNELNAME=
""
+ KERNELNAME=
ifneq (,$(findstring x86,$(BOARD)))
KERNELNAME="bzImage"
endif