projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f5a9de
)
mark the default WRT1900AC image "factory"
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 14 Jul 2014 15:02:38 +0000
(15:02 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 14 Jul 2014 15:02:38 +0000
(15:02 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41648
target/linux/mvebu/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/image/Makefile
b/target/linux/mvebu/image/Makefile
index 964fb0610c97f637100224d0f7cedd8fb7714ed7..b1682f4db143ed725f4fb678cf7380f3b7d054be 100644
(file)
--- a/
target/linux/mvebu/image/Makefile
+++ b/
target/linux/mvebu/image/Makefile
@@
-48,7
+48,7
@@
define Image/Build/squashfs
dd if=$(KDIR)/uImage-armada-xp-mamba bs=3072k conv=sync; \
dd if=$(BIN_DIR)/$(IMG_PREFIX)-armada-xp-mamba-squashfs-ubinized.bin \
bs=2048 conv=sync; \
- ) > $(BIN_DIR)/$(IMG_PREFIX)-armada-xp-mamba-squashfs.img
+ ) > $(BIN_DIR)/$(IMG_PREFIX)-armada-xp-mamba-squashfs
-factory
.img
endef
define Image/Build/Initramfs