Searched refs:SRC_DIR (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/tools/arm_molly/
H A Dbuild_molly_image.sh15 SRC_DIR=
49 shift; SRC_DIR="$1"
104 if [ -z "$SRC_DIR" ] ; then
165 "$SRC_DIR/tools/arm_molly/molly_ld_script${BW}.in" \
175 -I$SRC_DIR/include \
176 -I$SRC_DIR/include/arch/$KARCH \
178 -I$SRC_DIR/include/oldc \
179 -I$SRC_DIR/include/c \
180 $SRC_DIR/tools/arm_molly/molly_boot${BW}.S \
181 $SRC_DIR/tool
[all...]

Completed in 31 milliseconds