cvs commit: src/sys/dev/disk/nata Makefile

Thomas E. Spanjaard tgen at netphreax.net
Fri Dec 8 07:02:20 PST 2006


YONETANI Tomokazu wrote:
Can you adjust the paths to match with the committed location, too?
At least ata_if.m needs to be fixed to compile the driver into the kernel.
For module build, you need to adjust .PATH: line too (you can keep that
line in /sys/dev/disk/nata/Makefile.inc).

-#include <dev/nata/ata-all.h>
+#include <dev/disk/nata/ata-all.h>
Nice catch, in my own tree it still lives under sys/dev/nata :).

Cheers,
--
        Thomas E. Spanjaard
        tgen at netphreax.net
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00001.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20061208/06898f0d/attachment-0016.obj>


More information about the Commits mailing list