Include .S sources for the operations (grep(1)).
authorshort <>
Thu, 28 Apr 2005 05:51:01 +0000 (05:51 +0000)
committershort <>
Thu, 28 Apr 2005 05:51:01 +0000 (05:51 +0000)
bin/kernel/kernelsrc

index 85727c7..430aae4 100755 (executable)
@@ -56,6 +56,6 @@ exec find -type d '(' -false \
                -o -name config \
                                ')' \
                -prune \
-               -o -type f -name "*.[ch]" \
+               -o -type f -name "*.[chS]" \
                                -a '!' -name nommu.c \
                                -print