summaryrefslogtreecommitdiffstats
path: root/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove a debug statement from trx.c, add config changes for at91hcg2007-06-041-1/+2
* the default_subtargets template was a bad idea, since different makefiles req...nbd2007-04-181-21/+0
* Improved autorebuild for kernel related stuff.nbd2007-04-181-1/+1
* revert [6857] for rules.mk; make cannot parse dependancies properlymbm2007-04-041-3/+11
* Tidy up Makefilesmbm2007-04-031-11/+3
* Added rule for objdumphcg2007-03-221-1/+2
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-251-0/+20
* more fixes for rstrip.sh and kernel modules - fixes #1301nbd2007-02-091-1/+2
* fix overzealous kmod stripping - it killed kernel module parameters (#1301)nbd2007-02-061-1/+1
* another compile fixnbd2007-01-211-0/+1
* pass the CFLAGS through the environment on compile and fix a few packagesnbd2007-01-211-0/+3
* Added OBJCOPY variable for calling the cross-objcopy command (required for Ap...rwhitby2007-01-011-1/+2
* Add an install rule for configuration filesflorian2006-12-311-0/+1
* add staging_dir_*/usr/sbin to the TARGET_PATH (for grub)nbd2006-12-271-1/+1
* add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variablesnbd2006-11-221-0/+4
* speed up the build system a little bitnbd2006-11-121-1/+0
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-111-1/+11
* use := for TAR_OPTIONSnbd2006-10-141-2/+2
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd2006-10-141-2/+2
* more fixesnbd2006-10-101-0/+1
* don't include host.mk from rules.mk - confuses package dumpnbd2006-10-101-1/+0
* more portability fixes and a prereq check for gnu tarnbd2006-10-101-0/+1
* fix gcc compilenbd2006-10-101-1/+3
* add support for a common shell include file, which is evaluated for every mak...nbd2006-10-101-2/+1
* move certain host related variables to .host.mk generated by include/host-bui...nbd2006-10-101-15/+0
* move ccache dir to staging_dir_arch (removing the staging dir will make the c...nbd2006-10-091-1/+1
* add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd2006-09-271-1/+1
* move tools from toolchain/ to tools/nbd2006-09-271-2/+3
* fix GNU_HOST_NAME for non-linux machinesnbd2006-09-271-1/+1
* add secret option to use host's toolchain when native compilingmbm2006-08-101-3/+6
* fix uml-2.6 (closes: #678)nico2006-08-101-1/+0
* set PATH in rules.mkmbm2006-08-041-6/+8
* fix everything I broke with the previous patches mbm2006-08-041-2/+1
* and now, finally, enable ccache supportmbm2006-08-041-4/+10
* minor makefile tweaksmbm2006-08-021-0/+1
* add a simple prerequisite checknbd2006-07-191-0/+1
* credit where credit is duembm2006-06-271-0/+7
* switch on new verbose systemmbm2006-06-231-0/+1
* cleanupmbm2006-06-221-82/+73
* add STRIP to TARGET_CONFIGURE_OPTS (closes #606)mbm2006-06-211-1/+2
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-0/+1
* add support for parallel build of packages (tested with -j8)nbd2006-05-311-2/+2
* strip kernel modules automatically as wellnbd2006-05-311-3/+1
* fix toolchain build, remove some old gcc junknbd2006-05-301-23/+4
* move FORCE to toplevel rules.mkmbm2006-05-141-0/+4
* partial cleanupmbm2006-05-111-2/+16
* remove old trace/verbose junknbd2006-05-101-32/+0
* fix menuconfignbd2006-04-211-0/+2
* fix more BR2 crapmbm2006-04-211-12/+10
* add proper package dependency handlingnbd2006-04-201-0/+3