Remove the unnecessary script 94/311694/1
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 24 May 2024 01:01:26 +0000 (10:01 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 24 May 2024 01:03:56 +0000 (10:03 +0900)
run.sh was taken from original vendor repo.
This can be confusing to tizen developer if it can be using or not.
To clarify this, remove the unnecessary script.

Change-Id: I26d59298417825dcf8469efa32290160c3b92c8d
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
run.sh [deleted file]

diff --git a/run.sh b/run.sh
deleted file mode 100755 (executable)
index 33ab670..0000000
--- a/run.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-make ARCH=riscv CROSS_COMPILE=/home/cxx194832/toolchain/riscv-linux/bin/riscv64-unknown-linux-gnu-  -j BUILD_TYPE=RELEASE
-