HeyIns 346a9b4122 Add ZTE/HW kernel and firmware
Change-Id: I8992cced214d91cdebfee76dba76d67002d0f6b0
2025-01-03 15:26:36 +08:00

9 lines
168 B
Bash
Executable File

# SPDX-License-Identifier: GPL-2.0
#!/bin/bash
# common build rules useful for out-of-tree Linux driver builds
#
make clean
make EXTRA_CFLAGS="-DHAVE_VDPA_EULER_OPS"