summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-04-12 01:05:26 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-04-12 01:05:26 -0700
commita065cde36a7889a058dcbcbebfb01c78cc19b0a8 (patch)
tree6883e3d884c53bb5ad901d494e4e60a168dcfb17 /scripts/Makefile.modpost
parentc70b9371a50789aa84ee802013eb627bb875ff4f (diff)
[PATCH] kbuild: cleaning in three steps
From: Sam Ravnborg <sam@ravnborg.org> Previously 'make clean' deleted all automatically generated files. The following patch revert this behaviour, and now 'make clean' leaves enough behind to allow external modules to be built. The cleaning is now done in three steps: make clean - delete everything not needed for building external modules make mrproper - delete all generated files, including .config make distclean - delete all temporary files such as *.orig, *~, *.rej etc. This fixes reports about nvidia and vmware build issues.
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions