X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fhdrcheck.sh;h=31598584f87183caf56c4c0fe2fc196ae4546d50;hb=13c2108de4437771a77f775fe33e9a33c53a8a14;hp=b5ca35aa1741d0d0ba66da14f272d94dc2d55c2a;hpb=a4b47ab9464a8200528fad3101668abdd7379cf9;p=linux-2.6 diff --git a/scripts/hdrcheck.sh b/scripts/hdrcheck.sh index b5ca35aa17..31598584f8 100755 --- a/scripts/hdrcheck.sh +++ b/scripts/hdrcheck.sh @@ -6,3 +6,5 @@ for FILE in `grep '^[ \t]*#[ \t]*include[ \t]*<' $2 | cut -f2 -d\< | cut -f1 -d\ exit 1 fi done +# FIXME: List dependencies into $3 +touch $3