projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88c2ab9
)
Should fix edimax generation
author
Florian Fainelli
<florian@openwrt.org>
Thu, 29 Mar 2007 10:49:52 +0000
(10:49 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 29 Mar 2007 10:49:52 +0000
(10:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6752
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/adm5120-2.6/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/adm5120-2.6/image/Makefile
b/target/linux/adm5120-2.6/image/Makefile
index
35bdbee
..
2a5e8e8
100644
(file)
--- a/
target/linux/adm5120-2.6/image/Makefile
+++ b/
target/linux/adm5120-2.6/image/Makefile
@@
-41,7
+41,7
@@
endef
define Image/Build/Edimax
# FIXME : not tested (hardware ?)
$(STAGING_DIR)/bin/mksyshdr $(KDIR)/csys $(KDIR)/vmlinux
- cat $(KDIR)/csys $(KDIR)/
vmlinux
$(KDIR)/root.$(1) > $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(3)-$(2).img
+ cat $(KDIR)/csys $(KDIR)/
loader.gz $(KDIR)/vmlinux.lzma
$(KDIR)/root.$(1) > $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(3)-$(2).img
endef
define Image/Build/MyLoader