]> Zhao Yanbai Git Server - minix.git/commitdiff
connect OSS to the build (clean and install only)
authorBen Gras <ben@minix3.org>
Thu, 1 Oct 2009 17:23:54 +0000 (17:23 +0000)
committerBen Gras <ben@minix3.org>
Thu, 1 Oct 2009 17:23:54 +0000 (17:23 +0000)
drivers/audio/Makefile

index 8e2b62e2c2aee3d446772d143fc059d12c69467f..d6b17b91c90160d175811cefdf74889311cd9b24 100644 (file)
@@ -6,4 +6,5 @@ build: all
 all install depend clean:
        cd ./es1370 && $(MAKE) $@
        cd ./es1371 && $(MAKE) $@
+       cd ./oss && $(MAKE) $@