From a181781bf8ba1e983396fe9aeeacf22a890ce7c2 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Mon, 7 May 2018 20:20:19 +0200 Subject: octeontx: make board.d files executable Add the executable permission to the files to ensure they run on firstboot. Signed-off-by: Mathias Kresin --- target/linux/octeontx/base-files/etc/board.d/02_network | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 target/linux/octeontx/base-files/etc/board.d/02_network (limited to 'target/linux') diff --git a/target/linux/octeontx/base-files/etc/board.d/02_network b/target/linux/octeontx/base-files/etc/board.d/02_network old mode 100644 new mode 100755 -- cgit v1.2.3