b3c871375bfix compile errors by forcing bash to be used as a shell in all submake processes
Felix Fietkau
2010-08-19 13:32:47 +00:00
0f64b1d870kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
Felix Fietkau
2010-08-19 12:49:56 +00:00
62c1740676toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
Felix Fietkau
2010-08-19 12:49:51 +00:00
d9e0d5705aspeed up the ipkg build process some more by reordering commands
Felix Fietkau
2010-08-19 12:49:46 +00:00
63c6fc88b4pwm-gpio-custom: fix compile on linux 2.6.31
Felix Fietkau
2010-08-19 12:49:42 +00:00
a9136c0892speed up the build system by including include/shell.sh on shell commands only where necessary
Felix Fietkau
2010-08-19 12:49:37 +00:00
caf173f869kernel: backport ppoll to 2.6.31 to fix udev build
Felix Fietkau
2010-08-19 12:49:33 +00:00
fe65572981kernel: backport ssb dma_dev changes to fix b43 build
Felix Fietkau
2010-08-19 12:49:29 +00:00
48c7c56dcbkernel: add a missing config symbol for ext4
Felix Fietkau
2010-08-19 12:49:19 +00:00
7c97bbabe7Add Tahvo USB support
Michael Büsch
2010-08-19 11:22:15 +00:00
75bbf1bf206in4: fix typo in last commit
Jo-Philipp Wich
2010-08-19 01:06:10 +00:00
73c9032e876in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769)
Jo-Philipp Wich
2010-08-19 00:59:05 +00:00
0826570bc4generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
Gabor Juhos
2010-08-18 16:00:39 +00:00
7bc5a672c1ar71xx: change mac address initialization
Gabor Juhos
2010-08-18 16:00:28 +00:00
f4daa84832Also support parallel build for host-packages
Michael Büsch
2010-08-18 14:23:06 +00:00
7ed7784f59Support parallel build of certain packages
Michael Büsch
2010-08-18 13:57:58 +00:00
4bd5e0e62etoolchain/gcc: remove remaining references to gcc-3.4.6
Nicolas Thill
2010-08-18 11:04:45 +00:00
cbdeb30a1buhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
Jo-Philipp Wich
2010-08-18 00:04:52 +00:00
af0ecdebfdallow 1MB extra space for JFFS and other enhancements (#7706)
Florian Fainelli
2010-08-17 15:31:27 +00:00
1d1b83fa4cath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
Felix Fietkau
2010-08-17 13:24:33 +00:00
523fcf0497ar71xx: add a new driver for the ar7240 switch using swconfig. hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes#7563
Felix Fietkau
2010-08-16 19:21:57 +00:00
b4a1337cf9Add build variants support to InstallDev
Lars-Peter Clausen
2010-08-16 09:45:21 +00:00
8386207f1fpackage/grub: add a prereq check for 32 bits host development files when building on x86_64 (closes: #7753)
Nicolas Thill
2010-08-16 09:12:46 +00:00