Home
last modified time | relevance | path

Searched refs:after_name (Results 1 – 1 of 1) sorted by relevance

/acpica-3.6.0/generate/linux/
Dgen-patch.sh62 after_name=`git log -1 ${COMMIT} --format=%H | cut -c 1-${HASH}`
71 GP_linux_after=$CURDIR/linux.after_name
72 GP_acpica_patch=$CURDIR/acpica-$after_name.patch
73 GP_linux_patch=$CURDIR/linux-$after_name.patch
194 echo "[gen-patch.sh] Creating ACPICA repository ($after_name)..."
200 echo "[gen-patch.sh] Creating ACPICA patch (acpica-$after_name.patch)..."
206 echo "[gen-patch.sh] Creating Linux repository ($after_name)..."
214 mv -f $GP_acpica_repo/generate/linux/linux-$after_name $GP_linux_after
233 echo "[gen-patch.sh] Creating Linux patch (linux-$after_name.patch)..."
237 diff -Nurp linux.before_name linux.after_name >> $tmpdiff
[all …]