projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add the infrastructure to support different flash sizes/address
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
image
/
Makefile
diff --git
a/target/linux/adm5120-2.6/image/Makefile
b/target/linux/adm5120-2.6/image/Makefile
index
a8051db
..
0251460
100644
(file)
--- a/
target/linux/adm5120-2.6/image/Makefile
+++ b/
target/linux/adm5120-2.6/image/Makefile
@@
-46,7
+46,6
@@
define Image/Build/Compex
endef
define Image/Build/Edimax
- # FIXME : not tested (hardware ?)
$(STAGING_DIR)/bin/mkcsysimg -B $(4) -d -w \
-r $(KDIR)/loader-edimax.gz \
-x $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(1)-noloader.trx \
This page took
0.023168 seconds
and
4
git commands to generate.