diff options
Diffstat (limited to 'audio/aureal-kmod/files/patch-30_Makefile')
-rw-r--r-- | audio/aureal-kmod/files/patch-30_Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/aureal-kmod/files/patch-30_Makefile b/audio/aureal-kmod/files/patch-30_Makefile new file mode 100644 index 000000000000..e23040a13fe0 --- /dev/null +++ b/audio/aureal-kmod/files/patch-30_Makefile @@ -0,0 +1,10 @@ + +$FreeBSD$ + +--- 30/Makefile.orig Mon Jan 15 18:45:59 2001 ++++ 30/Makefile Mon Jan 15 18:46:37 2001 +@@ -0,0 +1,4 @@ ++KMOD = snd_au8830 ++SRCS += asp30.o ++ ++.include <bsd.kmod.mk> |