X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2FKbuild.include;h=08e011175b4c879852a2cc203ea0b2ccf4ce8cfc;hb=b1b6b5a30dce872f500dc43f067cba8e7f86fc7d;hp=83a1637417e59664ec2b652c1ab4278639628b53;hpb=05909cd9a0c8811731b38697af13075e8954314f;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 $@); \