Jintao 50c46e6857 Add LingYao
Change-Id: Iae6634ce565940904ee320c678d0f77473bebb90
2025-01-03 16:08:55 +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"