projects
/
platform
/
kernel
/
u-boot-thead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d53cc0
)
Remove the unnecessary script
94/311694/1
author
Jaehoon Chung
<jh80.chung@samsung.com>
Fri, 24 May 2024 01:01:26 +0000
(10:01 +0900)
committer
Jaehoon 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]
patch
|
blob
|
history
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
-