aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg1-2/+1
2004-08-09kbuild: Selective compile of targets in scripts/Sam Ravnborg1-4/+12
2004-07-23kbuild: Fix up moving of modpostSam Ravnborg1-1/+1
2004-07-23kbuild: Move modpost files to a new subdir scripts/modBrian Gerst1-16/+3
2004-06-20[PATCH] kbuild: add deb-pkg targetSam Ravnborg1-1/+1
2004-03-15[PATCH] Fix early parallel make failuresAndrew Morton1-9/+2
2004-02-26[PATCH] Add a MODULE_VERSION macroAndrew Morton1-2/+2
2003-09-09[PATCH] Move ikconfig to /proc/config.gzAndrew Morton1-1/+1
2003-03-17[FBDEV] Ug!!! For some reason BK keeps removing this change. I hope this is t...James Simmons1-1/+1
2003-03-11kbuild: build-targets replaced with alwaysSam Ravnborg1-5/+5
2003-03-10kbuild: Use targets := to tell kbuild about additional targetsSam Ravnborg1-1/+1
2003-02-19kbuild: [PATCH] put genksyms in scripts dirKai Germaschewski1-2/+4
2003-02-19kbuild: Handle MODULE_SYMBOL_PREFIX in module postprocessingKai Germaschewski1-1/+1
2003-02-18kbuild: Remove scripts/elfconfig.h with "make clean"Kai Germaschewski1-1/+1
2003-02-16kbuild: Fix a "make -j" bug.Kai Germaschewski1-1/+1
2003-02-14kbuild: Merge file2alias into scripts/modpost.cKai Germaschewski1-4/+6
2003-02-14kbuild: Figure endianness / word size at compile timeKai Germaschewski1-2/+14
2003-02-14kbuild: Module alias and device table supportRusty Russell1-1/+2
2003-02-14kbuild: Do module post processing in CKai Germaschewski1-1/+1
2002-12-04kbuild: Fix 'make -j' problemKai Germaschewski1-1/+1
2002-12-04kbuild: Speed up kallsyms generationKai Germaschewski1-3/+2
2002-11-22kbuild: Introduced build-targetsSam Ravnborg1-23/+4
2002-11-07[PATCH] remove old config toolsRoman Zippel1-26/+2
2002-10-29[PATCH] new kernel configuration 1/7Roman Zippel1-1/+1
2002-10-13kbuild: More cleaning work...Kai Germaschewski1-5/+4
2002-10-05Don't add the $(obj) prefix twice..Linus Torvalds1-1/+1
2002-10-03kbuild: Adapt mrproper targetsKai Germaschewski1-4/+2
2002-10-03kbuild: include arch-Makefile in common placeKai Germaschewski1-1/+1
2002-10-02kbuild: Always build helpers in script/Kai Germaschewski1-0/+5
2002-10-02kbuild: Small quirks for separate obj / src treesKai Germaschewski1-8/+3
2002-08-16kbuild: Hand mergeKai Germaschewski1-31/+36
2002-08-16kbuild: Cleanup the chmod rule in scripts/Kai Germaschewski1-4/+6
2002-08-16[PATCH] mrproper: Moved knowledge of files in scripts to scripts/MakefileSam Ravnborg1-0/+6
2002-08-16[PATCH] kbuild: Moved conmakehash to scriptsSam Ravnborg1-34/+33
2002-07-25[PATCH] Remove docgen + gen-all-syms targetsSam Ravnborg1-1/+1
2002-07-24[PATCH] docbook: scripts/docproc improved [5/9]Sam Ravnborg1-6/+1
2002-06-09kbuild: Improve output alignmentKai Germaschewski1-1/+1
2002-06-06kbuild: dependency generation fixesKai Germaschewski1-0/+12
2002-06-06kbuild: Add rules for compiling programs on the hostKai Germaschewski1-18/+4
2002-06-05kbuild: Use a standard "update-if-changed"Kai Germaschewski1-1/+1
2002-06-05kbuild: Make dependencies at compile timeKai Germaschewski1-2/+2
2002-06-05kbuild: Fix calling of scriptsKai Germaschewski1-6/+10
2002-05-28kbuild: Build targets locallyKai Germaschewski1-29/+45
2002-05-24kbuild: Use consistently FORCE instead of dummyKai Germaschewski1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+45