Files
vpu-vc8000d-kernel/linux/subsys_driver/build_for_vexpress.sh
2022-09-13 10:32:13 +08:00

11 lines
169 B
Bash

#!/bin/sh
KDIR=/mnt/export/Testing/Board_Version_Control/SW_Common/VExpress/linux-linaro-3.2-2012.01-0
echo
echo "KDIR=$KDIR"
echo "CROSS=$CROSS"
make KDIR=$KDIR $1