#!/bin/sh echo "--------------------" echo "running socket test" echo "--------------------" ./socket if [ $? -ne 0 ]; then echo "[FAIL]" else echo "[PASS]" fi on.ico'/>
summaryrefslogtreecommitdiff
path: root/sound/drivers/opl4/Makefile
AgeCommit message (Expand)AuthorFilesLines