Skip to content
Snippets Groups Projects
Commit 574b5af3 authored by Reidar Cederqvist's avatar Reidar Cederqvist
Browse files

brcm63xx_ref_nand/image/Makefile: added --nosquash-rino-perm to UBIFS_OPTS to preserv file rights

parent dd0bdf25
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ KERNEL_ENTRY:= $(shell readelf -h $(KDIR)/vmlinux.bcm.elf | grep Entry | awk '{p ...@@ -14,7 +14,7 @@ KERNEL_ENTRY:= $(shell readelf -h $(KDIR)/vmlinux.bcm.elf | grep Entry | awk '{p
CFE_BUILT:= CFE_BUILT:=
BOARD_ID:=D301 BOARD_ID:=D301
UBIFS_OPTS = -v -c 2048 -m 2048 -e 126976 -x lzma --squash-uids UBIFS_OPTS = -v -c 2048 -m 2048 -e 126976 -x lzma --squash-uids --nosquash-rino-perm
UBINIZE_OPTS = -v -m 2048 -p 128KiB UBINIZE_OPTS = -v -m 2048 -p 128KiB
ifeq ($(CONFIG_BCM_CHIP_ID),"63138") ifeq ($(CONFIG_BCM_CHIP_ID),"63138")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment