openwrtv3/target
2008-06-16 13:24:41 +00:00
..
imagebuilder Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection. 2008-03-19 08:16:02 +00:00
linux This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq) 2008-06-16 13:24:41 +00:00
sdk Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection. 2008-03-19 08:16:02 +00:00
Config.in add new target feature option for fpu 2008-06-03 09:29:58 +00:00
Makefile large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 2008-06-09 15:38:45 +00:00