|
|
1.1 root 1: # Script to perform post-processing after a kernel link with the 'asy' driver
2: # enabled. This script expects a single argument which is the name of the
3: # target kernel that was built.
4:
5: if [ $# -eq 1 ]; then
6: /conf/asypatch $1 </etc/default/async
7: else
8: echo "$CWD/$0" ":" Bad arguments to postprocessing script
9: fi
10:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.