summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing fbcondecor for sparc/sparc64 as it currently prevents sparc/sparc64 ...Mike Pagano2009-08-281-1/+14
* return 1 rather than -1 as bash-4 hates negative return values and all consum...Mike Frysinger2009-02-231-3/+3
* fix typo in libtool script munging pointed out by Dmitry Karasik #256636Mike Frysinger2009-01-281-2/+2
* Adding ppc Makefile fix for bug #234179. Thanks to Josejx.Mike Pagano2008-11-131-1/+5
* Temp fix for 2.6.27 kernels thanks to lavajoeMike Pagano2008-08-071-4/+9
* add warning for sparc users that they need to do cross-compiling with >= 2.6....Friedrich Oslage2008-07-091-1/+19
* Removed reference to 2.4 to 2.6 migration documentMike Pagano2008-06-011-3/+2
* remove defconfig workaround now that the stable kernel is fixedDaniel Drake2008-05-031-13/+1
* Fix for make defconfig. Bug #215442Mike Pagano2008-04-281-3/+3
* use unpack rather than parsing the file format / calling tar all ourselvesMike Frysinger2008-04-121-23/+10
* Change to run make defconfig as a temporary workaround for bug #215442Mike Pagano2008-04-051-1/+13
* Add support for K_EXTRAELOG. Use elog instead of einfo (bug #199464).Bo Ørsted Andresen2008-03-011-11/+18
* remove 2.6.13 devfs notice, there's not much point showing this any more sinc...Daniel Drake2007-12-171-6/+1
* kernel related eclasses are maintained by kernel-misc@gentoo.org.Christian Heim2007-10-031-2/+3
* also convert asm and volatile to __asm__ and __volatile__ #182414Mike Frysinger2007-07-091-3/+5
* Revert accidental commit.Robin H. Johnson2007-04-251-14/+5
* Use MY_DATADIR instead of DATADIR, as DATADIR breaks when the environment alr...Robin H. Johnson2007-04-251-5/+14
* touchup kernel headers post install message #166850 by Arfrever Frehtes Taife...Mike Frysinger2007-02-141-6/+6
* save and restore shell options, thanks to Sandro in bug Â#162121Daniel Drake2007-01-251-2/+4
* add K_SECURITY_UNSUPPORTED flagDaniel Drake2007-01-021-8/+11
* Adding --no-backup-if-mismatch to the unipatch opts, so patch doesn't leave t...Christian Heim2006-12-101-5/+5
* fix include/linux cp to not glob and to do error checking with dieMike Frysinger2006-12-021-3/+5
* move IUSE=gcc64 to linux-headers ebuildMike Frysinger2006-10-261-2/+1
* dont install sound/scsi headers #152392Mike Frysinger2006-10-241-1/+5
* add support for sysroot to new header install methodMike Frysinger2006-10-241-4/+4
* Fix some defconfig brokenness for older ppc/ppc64 kernels/headers.Daniel Ostrow2006-10-121-6/+10
* add initial support for headers_install with 2.6.18+Mike Frysinger2006-10-081-2/+14
* Adding a warning for users using gcc-4 on linux-2.4 based kernel versions.Christian Heim2006-09-061-2/+16
* Fix a bad typoLuca Barbato2006-09-061-2/+2
* Make it pick the right defconfigLuca Barbato2006-09-041-2/+6
* make the CHOST mangling for ppc suck lessMike Frysinger2006-08-051-2/+2
* dont subshell when it isnt neededMike Frysinger2006-08-051-2/+2
* Moved eclasses to use CROSSCOMPILE_OPTS USE_EXPAND environment variable.Danny van Dyk2006-08-041-2/+2
* Fix #142442.Tim Yamin2006-08-041-2/+2
* drop pointless use ppc wrap around sedMike Frysinger2006-08-011-4/+4
* Make headers___fix use a word match which should work better.Tim Yamin2006-07-281-5/+3
* Remove doc USE flag, kernel docs and manpages are now provided by sys-kernel/...Daniel Drake2006-07-241-43/+4
* Only set IUSE="gcc64" for linux-headers; add "gcc64" flag to use.local.desc; ...Tim Yamin2006-07-171-2/+2
* Reuse ebuild's HOMEPAGE, not just plainly ignore itChristian Heim2006-07-161-2/+2
* QA: Added gcc64 to IUSE for ETYPE == headers.Danny van Dyk2006-07-121-2/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-101-2/+2
* Added RESTRICT="binchecks strip", thanks to jakub in bug #134453.Henrik Brix Andersen2006-05-281-1/+4
* close bug #132152, make defconfig requires working linux-headers to succeed, ...John Mylchreest2006-05-081-5/+16
* Replace cp -ax with cp -pPR and chown root:root with chown root:0, for crossc...Diego Elio Pettenò2006-05-061-9/+9
* add support for *old* kernels. fixes bug #131559John Mylchreest2006-05-051-2/+5
* fixing bug #113614 once and for-all, unset KBUILD_OUTPUT very early on in glo...John Mylchreest2006-05-041-9/+5
* add missing xmakeopts, this will break make defconfig on several archsJohn Mylchreest2006-05-031-2/+2
* provide fix for 2.6.17 make of version.h depending on oldconfig and throwing ...John Mylchreest2006-05-031-16/+19
* hide version.h not existing in make mrproper during unpackJohn Mylchreest2006-04-241-2/+2
* add ability to tweak the config for whiny targetsMike Frysinger2006-04-111-2/+19