add 1 second delay for natsemi ifup (sometimes won't come up otherwise)
[openwrt/staging/dedeckeh.git] / openwrt / rules.mk
2006-09-27 Felix Fietkauadd portability fixes for toolchain/tools (full tools...
2006-09-27 Felix Fietkaumove tools from toolchain/ to tools/
2006-09-27 Felix Fietkaufix GNU_HOST_NAME for non-linux machines
2006-08-10 Mike Bakeradd secret option to use host's toolchain when native...
2006-08-10 Nicolas Thillfix uml-2.6 (closes: #678)
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-08-04 Mike Bakerand now, finally, enable ccache support
2006-08-02 Mike Bakerminor makefile tweaks
2006-07-19 Felix Fietkauadd a simple prerequisite check
2006-06-27 Mike Bakercredit where credit is due
2006-06-23 Mike Bakerswitch on new verbose system
2006-06-22 Mike Bakercleanup
2006-06-21 Mike Bakeradd STRIP to TARGET_CONFIGURE_OPTS (closes #606)
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-05-31 Felix Fietkauadd support for parallel build of packages (tested...
2006-05-31 Felix Fietkaustrip kernel modules automatically as well
2006-05-30 Felix Fietkaufix toolchain build, remove some old gcc junk
2006-05-14 Mike Bakermove FORCE to toplevel rules.mk
2006-05-11 Mike Bakerpartial cleanup
2006-05-10 Felix Fietkauremove old trace/verbose junk
2006-04-21 Felix Fietkaufix menuconfig
2006-04-21 Mike Bakerfix more BR2 crap
2006-04-20 Felix Fietkauadd proper package dependency handling
2006-02-01 Mike Bakerchange cp to $(CP)
2006-01-20 Mike BakerBypass hardcoded ipkg root paths; fixes obscure build...
2005-11-13 Felix Fietkauset V=5 as default and fix toolchain verbosity setting
2005-10-22 Felix Fietkausome more small fixes for the V= stuff
2005-10-22 Felix Fietkaumake log output a bit nicer
2005-10-22 Felix Fietkauadd some more verbosity stuff
2005-10-22 Felix Fietkaularge build system cleanup. added some stuff to control...
2005-10-19 Felix Fietkauset default shell to bash
2005-07-24 Felix Fietkaumove wificonf and nvram stuff back to package/, remove...
2005-05-28 Felix Fietkaumove package/linux into target/linux, use wbx' new...
2005-05-27 Waldemar Brodkorbremove doubled line
2005-04-30 Felix Fietkaucopy ipkg shell script to scripts/, change the referenc...
2005-04-18 Nicolas ThillAdd rscript invocation variables
2005-04-14 Imre Kalozupgrade kernel, quagga and openvpn, add licensing info...
2005-04-08 Felix Fietkauadd some fixes for parallel build (does not work with...
2005-04-02 Felix Fietkauremove lzma loader config option (make it default)...
2005-03-23 Waldemar Brodkorbfixup openntpd package. ntpd now starts as user ntp...
2005-03-06 Nicolas ThillFix IPKG_TARGET_DIR
2005-03-06 Nicolas ThillChange ipkg invocation and add -force-defaults option
2005-03-06 Mike Bakernbd's makefile/menuconfig rewrite