From a181781bf8ba1e983396fe9aeeacf22a890ce7c2 Mon Sep 17 00:00:00 2001
From: Mathias Kresin <dev@kresin.me>
Date: Mon, 7 May 2018 20:20:19 +0200
Subject: [PATCH] octeontx: make board.d files executable

Add the executable permission to the files to ensure they run on
firstboot.

Signed-off-by: Mathias Kresin <dev@kresin.me>
---
 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

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
-- 
2.30.2