projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8dd7ca
)
fix typo in atheros image makefile
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 21 Dec 2008 15:52:06 +0000
(15:52 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 21 Dec 2008 15:52:06 +0000
(15:52 +0000)
SVN-Revision: 13707
target/linux/atheros/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/atheros/image/Makefile
b/target/linux/atheros/image/Makefile
index 4340e769df90b241b27e37e7979934f62154fe8a..45b72c7a8770bdb06cd8f729321deab084c226b0 100644
(file)
--- a/
target/linux/atheros/image/Makefile
+++ b/
target/linux/atheros/image/Makefile
@@
-25,7
+25,7
@@
define Image/Build
-$(STAGING_DIR_HOST)/bin/mkfwimage \
-B XS2 -v XS2.ar2316.OpenWrt \
- -k $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma
+ -k $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma
\
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
-o $(BIN_DIR)/openwrt-$(BOARD)-ubnt2-$(1).bin