summaryrefslogtreecommitdiffstats
path: root/extra/scripts
Commit message (Expand)AuthorAgeFilesLines
* Have Makefile.in call conf-header.sh instead of having kconfig call it Rob Landley2007-03-171-0/+27
* simple script for counting relocsMike Frysinger2007-02-181-0/+78
* we just want the kernel headers, not the whole kernel source ... so people ma...Mike Frysinger2006-12-121-1/+1
* kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directlyMike Frysinger2006-12-112-161/+4
* set some default vars to prevent env pollutionMike Frysinger2006-12-111-0/+2
* Sergey Lapin says the undefined syscall numbers from unistd.h do not get prop...Khem Raj2006-10-071-3/+5
* remove version checking code and add some more commentsMike Frysinger2006-09-101-35/+17
* make this stuff actually readableMike Frysinger2006-09-091-134/+134
* - only link asm-generic if it exists.Bernhard Reutner-Fischer2006-08-241-3/+3
* Add common part of linker scripts to a file and make use of itPeter S. Mazinger2006-03-091-0/+3
* disable __gmon_start__ symbolMike Frysinger2006-02-281-1/+1
* add support for glibc initfini.cMike Frysinger2006-02-281-0/+27
* dont generate asm-generic if it already existsMike Frysinger2006-02-231-0/+2
* make the fallback case smarterMike Frysinger2006-02-221-4/+3
* dont output so many newlinesMike Frysinger2006-02-181-2/+3
* update copyrightMike Frysinger2006-01-271-1/+1
* just exec the catMike Frysinger2006-01-271-2/+1
* - make sure that icc generates bits/sysnum.hBernhard Reutner-Fischer2006-01-241-1/+6
* for /bin/sh, use `` instead of $() as pointed out by Jan-Benedict Glaw on the...Mike Frysinger2006-01-021-16/+16
* Add template for utils/Makefile and make use of itPeter S. Mazinger2005-11-232-0/+18
* Remove TOPDIRPeter S. Mazinger2005-11-218-24/+8
* Replace TOPDIR w/ top_builddirPeter S. Mazinger2005-11-171-5/+5
* include Rules.mak after noconfig_targets, else it does not pull in .configPeter S. Mazinger2005-11-021-1/+1
* Add another Makefile example that will be copied over the root Makefile, adap...Peter S. Mazinger2005-11-012-1/+16
* Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ...Peter S. Mazinger2005-10-292-28/+66
* Update/add scripts' copyrightPeter S. Mazinger2005-10-2812-39/+48
* Add newly needed Makefiles that can be linkedPeter S. Mazinger2005-10-282-0/+26
* Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ...Peter S. Mazinger2005-10-281-4/+2
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-3/+4
* Add script to create the minimal subset of symlinksPeter S. Mazinger2005-10-251-0/+24
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-255-0/+65
* some updates from psm to better mirror glibc getent behaviorMike Frysinger2005-08-231-2/+17
* further refine output so the silent mode of make is truly silentMike Frysinger2005-07-281-2/+2
* also symlink asm-$TARGET_ARCH if it existsMike Frysinger2005-06-291-0/+3
* - updated getent script to match behaviors of newer glibc getent. update from...Ned Ludd2005-02-021-6/+10
* move getent to extra/scripts/ out of docs/Mike Frysinger2004-11-111-0/+49
* Fixes from gentoo.Manuel Novoa III2004-08-261-3/+16
* Alexandre Oliva writes:Eric Andersen2004-03-181-0/+54
* Add our own copies of the include/scsi header files, per what glibcEric Andersen2004-02-121-3/+1
* Cope with 2.6.x headersEric Andersen2004-01-021-20/+25
* Minor typo fix.Manuel Novoa III2003-11-291-1/+1
* Kill initfini.awkEric Andersen2003-11-051-121/+0
* Kill off "mipsel" and just use "mips"Eric Andersen2003-11-051-4/+0
* this script is no longer used, and can be removed.Eric Andersen2003-11-011-84/+0
* oops.Eric Andersen2003-09-301-8/+8
* Patch from Philip Nye fixing mmu-lessEric Andersen2003-09-171-1/+1
* Stefan Allius writes:Eric Andersen2003-09-112-5/+5
* Fix grammarEric Andersen2003-09-091-4/+4
* Minor cosmetic cleanups to avoid getting spurious bug reports.Eric Andersen2003-09-041-5/+19
* Let "$KERNEL_SOURCE/include/asm" be either a link or a directory.Eric Andersen2003-09-031-2/+2