No description
Find a file
AnierinB 6186c15a2e manifest: Initialize for Evolution X 11.x (16)
Change-Id: I7838c8b033e6a6637652ed0ca12d85d542294822
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-07-23 02:43:14 -07:00
default.xml manifest: Initialize for Evolution X 11.x (16) 2025-07-23 02:43:14 -07:00
README.mkdn manifest: Initialize for Evolution X 11.x (16) 2025-07-23 02:43:14 -07:00

# Initialize local repository
```
repo init -u https://github.com/Evolution-X-Devices/tensor_pixel_kernel_manifest -b bka --git-lfs
```

# Sync up
```
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
```

# Build

```bash
./build_<family>.sh 
```