mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
Universal7885: Generate a10 arm makefile
This commit is contained in:
parent
9b035b514f
commit
55bd3678b2
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ fi
|
|||
python3 device/samsung/universal7885-common/vendor_detect/main.py
|
||||
echo "Generating A10 Makefiles"
|
||||
./device/samsung/a10/setup.sh
|
||||
echo "Generating A10 ARM Makefiles"
|
||||
./device/samsung/a10dd/setup.sh
|
||||
echo "Generating A20 Makefiles"
|
||||
./device/samsung/a20/setup.sh
|
||||
echo "Generating A20e Makefiles"
|
||||
|
|
|
|||
Loading…
Reference in a new issue