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