add 16MB flash support for ar2315 (who knows...?)
[openwrt.git] / rules.mk
2007-02-09 nbdmore fixes for rstrip.sh and kernel modules - fixes...
2007-02-06 nbdfix overzealous kmod stripping - it killed kernel modul...
2007-01-21 nbdanother compile fix
2007-01-21 nbdpass the CFLAGS through the environment on compile...
2007-01-01 rwhitbyAdded OBJCOPY variable for calling the cross-objcopy...
2006-12-31 florianAdd an install rule for configuration files
2006-12-27 nbdadd staging_dir_*/usr/sbin to the TARGET_PATH (for...
2006-11-22 nbdadd INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables
2006-11-12 nbdspeed up the build system a little bit
2006-11-11 nbdmake target/linux/* directories self-contained, use...
2006-10-14 nbduse := for TAR_OPTIONS
2006-10-14 nbdmove '-' parameter to TAR_OPTIONS, so that packages...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdmore fixes
2006-10-10 nbddon't include host.mk from rules.mk - confuses package...
2006-10-10 nbdmore portability fixes and a prereq check for gnu tar
2006-10-10 nbdfix gcc compile
2006-10-10 nbdadd support for a common shell include file, which...
2006-10-10 nbdmove certain host related variables to .host.mk generat...
2006-10-09 nbdmove ccache dir to staging_dir_arch (removing the stagi...
2006-09-27 nbdadd portability fixes for toolchain/tools (full tools...
2006-09-27 nbdmove tools from toolchain/ to tools/
2006-09-27 nbdfix GNU_HOST_NAME for non-linux machines
2006-08-10 mbmadd secret option to use host's toolchain when native...
2006-08-10 nicofix uml-2.6 (closes: #678)
2006-08-04 mbmset PATH in rules.mk
2006-08-04 mbmfix everything I broke with the previous patches
2006-08-04 mbmand now, finally, enable ccache support
2006-08-02 mbmminor makefile tweaks
2006-07-19 nbdadd a simple prerequisite check
2006-06-27 mbmcredit where credit is due
2006-06-23 mbmswitch on new verbose system
2006-06-22 mbmcleanup
2006-06-21 mbmadd STRIP to TARGET_CONFIGURE_OPTS (closes #606)
2006-06-21 nbdadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-05-31 nbdadd support for parallel build of packages (tested...
2006-05-31 nbdstrip kernel modules automatically as well
2006-05-30 nbdfix toolchain build, remove some old gcc junk
2006-05-14 mbmmove FORCE to toplevel rules.mk
2006-05-11 mbmpartial cleanup
2006-05-10 nbdremove old trace/verbose junk
2006-04-21 nbdfix menuconfig
2006-04-21 mbmfix more BR2 crap
2006-04-20 nbdadd proper package dependency handling
2006-02-01 mbmchange cp to $(CP)
2006-01-20 mbmBypass hardcoded ipkg root paths; fixes obscure build...
2005-11-13 nbdset V=5 as default and fix toolchain verbosity setting
2005-10-22 nbdsome more small fixes for the V= stuff
2005-10-22 nbdmake log output a bit nicer
2005-10-22 nbdadd some more verbosity stuff
2005-10-22 nbdlarge build system cleanup. added some stuff to control...
2005-10-19 nbdset default shell to bash
2005-07-24 nbdmove wificonf and nvram stuff back to package/, remove...
2005-05-28 nbdmove package/linux into target/linux, use wbx' new...
2005-05-27 wbxremove doubled line
2005-04-30 nbdcopy ipkg shell script to scripts/, change the referenc...
2005-04-18 nicoAdd rscript invocation variables
2005-04-14 kalozupgrade kernel, quagga and openvpn, add licensing info...
2005-04-08 nbdadd some fixes for parallel build (does not work with...
2005-04-02 nbdremove lzma loader config option (make it default)...
2005-03-23 wbxfixup openntpd package. ntpd now starts as user ntp and
2005-03-06 nicoFix IPKG_TARGET_DIR
2005-03-06 nicoChange ipkg invocation and add -force-defaults option
2005-03-06 mbmnbd's makefile/menuconfig rewrite