X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2FKbuild.include;h=08e011175b4c879852a2cc203ea0b2ccf4ce8cfc;hb=4bfdd2aa67fbfba09d7c32a4c7fd4c5eb1052bce;hp=83a1637417e59664ec2b652c1ab4278639628b53;hpb=d723b99ec9e502a414a96a51ec229333f807b47e;p=linux-2.6-microblaze.git diff --git a/scripts/Kbuild.include b/scripts/Kbuild.include index 83a1637417e5..08e011175b4c 100644 --- a/scripts/Kbuild.include +++ b/scripts/Kbuild.include @@ -56,8 +56,6 @@ kecho := $($(quiet)kecho) # - If no file exist it is created # - If the content differ the new file is used # - If they are equal no change, and no timestamp update -# - stdin is piped in from the first prerequisite ($<) so one has -# to specify a valid file as first prerequisite (often the kbuild file) define filechk $(Q)set -e; \ mkdir -p $(dir $@); \