Index: Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/Makefile,v retrieving revision 1.447 diff -u -r1.447 Makefile --- Makefile 5 Jun 2005 03:32:53 -0000 1.447 +++ Makefile 12 Jun 2005 22:00:53 -0000 @@ -486,6 +486,7 @@ .if ${MACHINE_ARCH} == "powerpc" _gem= gem +_sound= sound .endif .if ${MACHINE_ARCH} == "sparc64" Index: sound/driver/Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/sound/driver/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- sound/driver/Makefile 25 Oct 2004 10:29:56 -0000 1.16 +++ sound/driver/Makefile 12 Jun 2005 22:02:20 -0000 @@ -2,6 +2,8 @@ .if ${MACHINE_ARCH} == "sparc64" SUBDIR = audiocs +.elif ${MACHINE_ARCH} == "powerpc" +SUBDIR = uaudio .else SUBDIR = als4000 ad1816 cmi cs4281 csa ds1 emu10k1 es137x ess SUBDIR += fm801 ich maestro maestro3 mss neomagic sb16 sb8 sbc solo