Mark Kettenis:

> Unfortunately that doesn't quite work.  At least in my build it
> doesn't pick up .c files in the linker/arch directories.
> 
> > Index: lib/libkern/arch/arm64/ffs.c

I was certain I had checked this, but indeed it doesn't work.

The Makefile rules are generated from sys/conf/files:

...
file lib/libkern/arch/${MACHINE_ARCH}/ffs.S | lib/libkern/ffs.c
...

We could extend this by a third file.  Ugly.
Alternatively I could go back to .S, sigh.

-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to