Skip to content

Commit

Permalink
Fix 57a2f41
Browse files Browse the repository at this point in the history
Signed-off-by: Saalim Quadri <[email protected]>
  • Loading branch information
danascape committed Oct 13, 2023
1 parent 9fc85ad commit f681a28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/compile_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
# SPDX-License-Identifier: Apache-2.0 license
#

mkdir tc
export TC_DIR="$PWD/tc"
export WORK_DIR="$PWD"

clone_kernel()
{
git clone --depth 1 -b master https://github.com/stormbreaker-project/linux-asus-x00p-3.18 X00P
Expand Down

0 comments on commit f681a28

Please sign in to comment.