projects
/
openwrt
/
staging
/
981213.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c136e6
)
cns3xxx: remove bogus image added in r38703
author
Felix Fietkau
<
[email protected]
>
Wed, 26 Nov 2014 18:01:18 +0000
(18:01 +0000)
committer
Felix Fietkau
<
[email protected]
>
Wed, 26 Nov 2014 18:01:18 +0000
(18:01 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 43396
target/linux/cns3xxx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cns3xxx/image/Makefile
b/target/linux/cns3xxx/image/Makefile
index c86b642e6c116fde565a83a6a42e8eb17db27ec0..9e5deecf6bd3312b0cd4a6929c3e49d3d5919b12 100644
(file)
--- a/
target/linux/cns3xxx/image/Makefile
+++ b/
target/linux/cns3xxx/image/Makefile
@@
-15,10
+15,6
@@
endef
define BuildFirmware/Generic
dd if=$(KDIR)/uImage of=$(KDIR)/uImage.pad bs=64k conv=sync; \
dd if=$(KDIR)/root.$(1) of=$(KDIR)/root.$(1).pad bs=128k conv=sync; \
- sh $(TOPDIR)/scripts/combined-image.sh \
- $(KDIR)/uImage.pad \
- $(KDIR)/root.$(1).pad \
- $(BIN_DIR)/$(IMG_PREFIX)-$(patsubst jffs2-%,jffs2,$(patsubst squashfs-%,squashfs,$(1)))-uboot-sysupgrade.bin
sh $(TOPDIR)/scripts/combined-image.sh \
$(KDIR)/uImage.pad \
$(KDIR)/root.$(1).pad \