summaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Expand)Author
2007-06-04Remove a debug statement from trx.c, add config changes for at91hcg
2007-04-18the default_subtargets template was a bad idea, since different makefiles req...nbd
2007-04-18Improved autorebuild for kernel related stuff.nbd
2007-04-04revert [6857] for rules.mk; make cannot parse dependancies properlymbm
2007-04-03Tidy up Makefilesmbm
2007-03-22Added rule for objdumphcg
2007-02-25clean up stampfile mess for tools/ and toolchain/nbd
2007-02-09more fixes for rstrip.sh and kernel modules - fixes #1301nbd
2007-02-06fix overzealous kmod stripping - it killed kernel module parameters (#1301)nbd
2007-01-21another compile fixnbd
2007-01-21pass the CFLAGS through the environment on compile and fix a few packagesnbd
2007-01-01Added OBJCOPY variable for calling the cross-objcopy command (required for Ap...rwhitby
2006-12-31Add an install rule for configuration filesflorian
2006-12-27add staging_dir_*/usr/sbin to the TARGET_PATH (for grub)nbd
2006-11-22add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variablesnbd
2006-11-12speed up the build system a little bitnbd
2006-11-11make target/linux/* directories self-contained, use the selected kernel versi...nbd
2006-10-14use := for TAR_OPTIONSnbd
2006-10-14move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd
2006-10-10more fixesnbd
2006-10-10don't include host.mk from rules.mk - confuses package dumpnbd
2006-10-10more portability fixes and a prereq check for gnu tarnbd
2006-10-10fix gcc compilenbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-10move certain host related variables to .host.mk generated by include/host-bui...nbd
2006-10-09move ccache dir to staging_dir_arch (removing the staging dir will make the c...nbd
2006-09-27add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd
2006-09-27move tools from toolchain/ to tools/nbd
2006-09-27fix GNU_HOST_NAME for non-linux machinesnbd
2006-08-10add secret option to use host's toolchain when native compilingmbm
2006-08-10fix uml-2.6 (closes: #678)nico
2006-08-04set PATH in rules.mkmbm
2006-08-04fix everything I broke with the previous patches mbm
2006-08-04and now, finally, enable ccache supportmbm
2006-08-02minor makefile tweaksmbm
2006-07-19add a simple prerequisite checknbd
2006-06-27credit where credit is duembm
2006-06-23switch on new verbose systemmbm
2006-06-22cleanupmbm
2006-06-21add STRIP to TARGET_CONFIGURE_OPTS (closes #606)mbm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-05-31add support for parallel build of packages (tested with -j8)nbd
2006-05-31strip kernel modules automatically as wellnbd
2006-05-30fix toolchain build, remove some old gcc junknbd
2006-05-14move FORCE to toplevel rules.mkmbm
2006-05-11partial cleanupmbm
2006-05-10remove old trace/verbose junknbd
2006-04-21fix menuconfignbd
2006-04-21fix more BR2 crapmbm
2006-04-20add proper package dependency handlingnbd