Skip to content

Commit 29cd9e9

Browse files
author
David Cooke
authored
Remove unnecessary chmod
1 parent 2781e7a commit 29cd9e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cdk/make/fullimages.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ $(flashprefix)/boot-cramfs.img: $(KERNEL_BUILD_FILENAME)\
216216
$(flashprefix)/boot
217217
$(INSTALL) $(KERNEL_BUILD_FILENAME) $(flashprefix)/boot/root/platform/kernel/os
218218

219-
chmod u+x $(hostprefix)/bin/mkcramfs-e
220219

221220
if BOXMODEL_DM7000
222221
$(hostprefix)/bin/mkcramfs-e -eb $(flashprefix)/boot $(flashprefix)/boot-cramfs.img

0 commit comments

Comments
 (0)