summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* run mrproper before building version.h as mrproper will delete the header on usMike Frysinger2006-04-111-2/+2
* use sysroot location for cross-compilersMike Frysinger2006-04-091-2/+2
* set ABI=$KERNEL_ABI in pkg_setupSimon Stelling2006-04-091-1/+2
* Change logic ever so slightly in symlink handlingJohn Mylchreest2006-03-271-2/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-03-181-6/+6
* use _E_CROSS_HEADERS_ONLY in USE rather than env varMike Frysinger2006-03-151-4/+2
* Add support for K_NOUSEPR to stop adding of PR to EXTRAVERSION, this is used ...Robin H. Johnson2006-03-081-5/+42
* Fixes bug #113261John Mylchreest2006-03-031-2/+2
* move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parseMike Frysinger2006-02-281-3/+2
* Fixes bug #113614, thanks go to: Max Loparyev & Ben PeddellJohn Mylchreest2006-02-261-2/+7
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-02-171-2/+2
* touchup the kernel-2_hook_premake check so an error isnt shown when kernel-2_...Mike Frysinger2006-01-291-2/+2
* add an unpack hook for further source control before we run makeMike Frysinger2006-01-271-1/+5
* change -bk to -git to handle naming change with the kernel nightly snapshotsGreg Kroah-Hartman2006-01-201-9/+9
* Add support for powerpc tree for linux-headers install.Daniel Ostrow2006-01-101-1/+9
* Add "inline" -> "__inline__" conversion in headers___fix to satisfy ANSI comp...Tim Yamin2005-12-211-1/+2
* add an unpack function for 2.6 headers, unify duplicated env setups into one ...Mike Frysinger2005-11-181-24/+43
* run make dep for all 2.4 targets, not just sparcMike Frysinger2005-11-111-2/+2
* make the run a little more quietMike Frysinger2005-11-021-3/+3
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-10-131-2/+2
* Fixes bug #102004John Mylchreest2005-10-101-5/+7
* Removing devfsd block. Should keep everyone happy. Any bugs coming in need to...John Mylchreest2005-10-071-6/+1
* Fixes a bug, which I cant find :) Also helps out those who want static /dev, ...John Mylchreest2005-09-291-6/+9
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-09-251-2/+2
* run make in silent mode and remove arm/s390 crap from doc buildingMike Frysinger2005-09-151-10/+13