aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day1-4/+0
2008-12-03scripts/package: allow custom options to rpmJeremy Kerr1-2/+3
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-10-29scripts/package: don't break if %{_smp_mflags} isn't setJeremy Kerr1-1/+1
2008-10-29kbuild: mkspec - fix build rpmEvgeniy Manachkin1-0/+3
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-without-digit>Michal Sojka1-1/+2
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf1-2/+2
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day1-3/+2
2007-10-18kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org1-0/+2
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen1-2/+2
2006-09-25kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer1-2/+2
2006-06-08kbuild: fix make rpm for powerpcMike Wolf1-0/+5
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg1-11/+7
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-5/+5
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw2-19/+14
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt1-1/+1
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directoriesSam Ravnborg2-3/+3
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg1-2/+26
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg1-6/+26
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan1-1/+2
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards1-0/+9
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw2-3/+127
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+250