diff --git a/Makefile b/Makefile new file mode 120000 index 0000000000..86bcc8b6e0 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +device/rockchip/common/Makefile \ No newline at end of file diff --git a/README.md b/README.md new file mode 120000 index 0000000000..77c312c390 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +device/rockchip/common/README.md \ No newline at end of file diff --git a/build.sh b/build.sh new file mode 120000 index 0000000000..7c607a1184 --- /dev/null +++ b/build.sh @@ -0,0 +1 @@ +device/rockchip/common/scripts/build.sh \ No newline at end of file diff --git a/common b/common new file mode 120000 index 0000000000..0cc1d35cf4 --- /dev/null +++ b/common @@ -0,0 +1 @@ +device/rockchip/common \ No newline at end of file diff --git a/rkflash.sh b/rkflash.sh new file mode 120000 index 0000000000..f1a23cf0ff --- /dev/null +++ b/rkflash.sh @@ -0,0 +1 @@ +device/rockchip/common/scripts/rkflash.sh \ No newline at end of file