openwrt/openwrt.git
14 years agomkfwimage: add support for the XM layout (bullet/rocket/nano M)
Felix Fietkau [Wed, 18 Nov 2009 18:10:24 +0000 (18:10 +0000)]
mkfwimage: add support for the XM layout (bullet/rocket/nano M)

SVN-Revision: 18448

14 years agoar71xx: add Ubiquiti Rocket M and Nanostation M support
Matteo Croce [Wed, 18 Nov 2009 17:05:42 +0000 (17:05 +0000)]
ar71xx: add Ubiquiti Rocket M and Nanostation M support

SVN-Revision: 18447

14 years agofix grub image target dependency
Imre Kaloz [Wed, 18 Nov 2009 10:13:40 +0000 (10:13 +0000)]
fix grub image target dependency

SVN-Revision: 18446

14 years agoath9k: fix bisectability of rc patches
Felix Fietkau [Wed, 18 Nov 2009 04:42:40 +0000 (04:42 +0000)]
ath9k: fix bisectability of rc patches

SVN-Revision: 18445

14 years agoath9k: split up and adjust rc cleanup patch according to upstream feedback, also...
Felix Fietkau [Wed, 18 Nov 2009 03:48:55 +0000 (03:48 +0000)]
ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility

SVN-Revision: 18444

14 years agoatheros: add fstype to combined image file name
Nicolas Thill [Tue, 17 Nov 2009 21:53:50 +0000 (21:53 +0000)]
atheros: add fstype to combined image file name

SVN-Revision: 18443

14 years agochange ext2/ext3 load order so that lazy mount tries ext3 before ext2
Nicolas Thill [Tue, 17 Nov 2009 21:29:27 +0000 (21:29 +0000)]
change ext2/ext3 load order so that lazy mount tries ext3 before ext2

SVN-Revision: 18442

14 years agochange x86 image generation handling to treat only olpc specially
Imre Kaloz [Tue, 17 Nov 2009 19:49:25 +0000 (19:49 +0000)]
change x86 image generation handling to treat only olpc specially

SVN-Revision: 18441

14 years agorefresh 2.6.32 patches with -rc7
Imre Kaloz [Tue, 17 Nov 2009 10:06:15 +0000 (10:06 +0000)]
refresh 2.6.32 patches with -rc7

SVN-Revision: 18440

14 years agoreplace our arm LZMA loader with the one that goes upstream
Imre Kaloz [Tue, 17 Nov 2009 10:04:41 +0000 (10:04 +0000)]
replace our arm LZMA loader with the one that goes upstream

SVN-Revision: 18439

14 years agomklibs: fix missing __pack_f symbol in uclibc after relink
Felix Fietkau [Tue, 17 Nov 2009 04:36:07 +0000 (04:36 +0000)]
mklibs: fix missing __pack_f symbol in uclibc after relink

SVN-Revision: 18438

14 years agoar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700...
Gabor Juhos [Mon, 16 Nov 2009 17:31:32 +0000 (17:31 +0000)]
ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards

SVN-Revision: 18437

14 years agopackage/mac80211: use platform_data on PCI devices in ath9k
Gabor Juhos [Mon, 16 Nov 2009 17:31:29 +0000 (17:31 +0000)]
package/mac80211: use platform_data on PCI devices in ath9k

SVN-Revision: 18436

14 years agoar71xx: register LEDs and buttons on the WNDR3700
Gabor Juhos [Mon, 16 Nov 2009 17:31:25 +0000 (17:31 +0000)]
ar71xx: register LEDs and buttons on the WNDR3700

Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)

SVN-Revision: 18435

14 years agoar71xx: use __init for ar{71,91}xx_usb_setup
Gabor Juhos [Mon, 16 Nov 2009 17:31:22 +0000 (17:31 +0000)]
ar71xx: use __init for ar{71,91}xx_usb_setup

SVN-Revision: 18434

14 years agoath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices...
Felix Fietkau [Mon, 16 Nov 2009 00:44:39 +0000 (00:44 +0000)]
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM

SVN-Revision: 18433

14 years agoadd migration code to automatically convert old to new switch config on first boot...
Jo-Philipp Wich [Sun, 15 Nov 2009 23:19:39 +0000 (23:19 +0000)]
add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future

SVN-Revision: 18432

14 years agomac80211: adjust patches based on upstream feedback
Felix Fietkau [Sun, 15 Nov 2009 22:05:03 +0000 (22:05 +0000)]
mac80211: adjust patches based on upstream feedback

SVN-Revision: 18431

14 years agomac80211: add some missing patch chunks that were accidentally left out in the previo...
Felix Fietkau [Sun, 15 Nov 2009 21:36:40 +0000 (21:36 +0000)]
mac80211: add some missing patch chunks that were accidentally left out in the previous commit

SVN-Revision: 18430

14 years agoath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
Felix Fietkau [Sun, 15 Nov 2009 21:21:56 +0000 (21:21 +0000)]
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api

SVN-Revision: 18429

14 years agoath9k: fix massive packet loss issue introduced by upstream cleanups
Felix Fietkau [Sun, 15 Nov 2009 21:21:52 +0000 (21:21 +0000)]
ath9k: fix massive packet loss issue introduced by upstream cleanups

SVN-Revision: 18428

14 years agomac80211: sync with changes to patches submitted upstream
Felix Fietkau [Sun, 15 Nov 2009 21:21:47 +0000 (21:21 +0000)]
mac80211: sync with changes to patches submitted upstream

SVN-Revision: 18427

14 years agomake the lzma version kernel version dependent, and only build the one we do need
Imre Kaloz [Sun, 15 Nov 2009 20:25:29 +0000 (20:25 +0000)]
make the lzma version kernel version dependent, and only build the one we do need

SVN-Revision: 18426

14 years agochange switch config to swconfig style format to remain consistent accross platforms
Jo-Philipp Wich [Sun, 15 Nov 2009 18:43:46 +0000 (18:43 +0000)]
change switch config to swconfig style format to remain consistent accross platforms

SVN-Revision: 18425

14 years agofix image create after the conversion to subtargets
Florian Fainelli [Sun, 15 Nov 2009 13:10:44 +0000 (13:10 +0000)]
fix image create after the conversion to subtargets

SVN-Revision: 18424

14 years agoiproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
Jo-Philipp Wich [Sat, 14 Nov 2009 21:32:30 +0000 (21:32 +0000)]
iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160

SVN-Revision: 18422

14 years agoAdd a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
Felix Fietkau [Sat, 14 Nov 2009 17:51:32 +0000 (17:51 +0000)]
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.

Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
SVN-Revision: 18419

14 years agofix build of hostapd-utils
Hauke Mehrtens [Sat, 14 Nov 2009 12:21:25 +0000 (12:21 +0000)]
fix build of hostapd-utils

This fixes #6158.
Thank you Will Dyson for your patch.

SVN-Revision: 18417

14 years agoe1000: add CONFIG_E1000_NAPI=y for older kernels
Felix Fietkau [Sat, 14 Nov 2009 02:55:48 +0000 (02:55 +0000)]
e1000: add CONFIG_E1000_NAPI=y for older kernels

SVN-Revision: 18416

14 years agomac80211: update to 2009-11-13 and add some of my new performance improvement patches...
Felix Fietkau [Sat, 14 Nov 2009 02:35:04 +0000 (02:35 +0000)]
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak

SVN-Revision: 18415

14 years agomake fpu emulation support configurable through kernel_menuconfig by adding a prompt...
Felix Fietkau [Fri, 13 Nov 2009 22:54:31 +0000 (22:54 +0000)]
make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it

SVN-Revision: 18414

14 years agofix problem with 128MB ram.
Hauke Mehrtens [Fri, 13 Nov 2009 20:32:47 +0000 (20:32 +0000)]
fix problem with 128MB ram.

This patch is out of broadcoms official source code

SVN-Revision: 18413

14 years agopackage/mac80211: add config option to enable Atheros wireless debugging
Gabor Juhos [Fri, 13 Nov 2009 17:11:43 +0000 (17:11 +0000)]
package/mac80211: add config option to enable Atheros wireless debugging

SVN-Revision: 18412

14 years agoar71xx: add preliminary support for the Netgear WNDR3700
Gabor Juhos [Fri, 13 Nov 2009 17:11:29 +0000 (17:11 +0000)]
ar71xx: add preliminary support for the Netgear WNDR3700

Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311

SVN-Revision: 18411

14 years agoar71xx: increase max size of RouterStation and RouterStation Pro firmware images
Gabor Juhos [Fri, 13 Nov 2009 17:11:23 +0000 (17:11 +0000)]
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images

Thanks to riskable! (closes #5860)

SVN-Revision: 18410

14 years agoar71xx: add profile for the TL-WR841ND v5 board
Gabor Juhos [Fri, 13 Nov 2009 17:11:17 +0000 (17:11 +0000)]
ar71xx: add profile for the TL-WR841ND v5 board

SVN-Revision: 18409

14 years agohostapd: fix endian bugs in STA HT capability handling
Felix Fietkau [Thu, 12 Nov 2009 14:15:13 +0000 (14:15 +0000)]
hostapd: fix endian bugs in STA HT capability handling

SVN-Revision: 18405

14 years agohostapd: fix HT40 BSS scan checks
Felix Fietkau [Thu, 12 Nov 2009 14:15:09 +0000 (14:15 +0000)]
hostapd: fix HT40 BSS scan checks

SVN-Revision: 18404

14 years agogcc: add a config option for using the gcc graphite framework (disabled by default)
Felix Fietkau [Thu, 12 Nov 2009 13:42:07 +0000 (13:42 +0000)]
gcc: add a config option for using the gcc graphite framework (disabled by default)

SVN-Revision: 18403

14 years agoneither avr32 or coldfire has a shared libgcc
Imre Kaloz [Thu, 12 Nov 2009 12:20:38 +0000 (12:20 +0000)]
neither avr32 or coldfire has a shared libgcc

SVN-Revision: 18402

14 years agoupdate openssl to 0.9.8l -- thanks puchu
Imre Kaloz [Thu, 12 Nov 2009 10:39:10 +0000 (10:39 +0000)]
update openssl to 0.9.8l -- thanks puchu

SVN-Revision: 18398

14 years agometadata.pl: fix menuconfig code for package features
Felix Fietkau [Thu, 12 Nov 2009 00:06:35 +0000 (00:06 +0000)]
metadata.pl: fix menuconfig code for package features

SVN-Revision: 18386

14 years agoopkg: forgot to remove two obsolete patches in last commit
Jo-Philipp Wich [Wed, 11 Nov 2009 22:13:10 +0000 (22:13 +0000)]
opkg: forgot to remove two obsolete patches in last commit

SVN-Revision: 18381

14 years agoopkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple...
Jo-Philipp Wich [Wed, 11 Nov 2009 21:42:05 +0000 (21:42 +0000)]
opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections

SVN-Revision: 18380

14 years agomac80211: disable powersave on the sta by default (for performance reasons)
Felix Fietkau [Wed, 11 Nov 2009 16:59:36 +0000 (16:59 +0000)]
mac80211: disable powersave on the sta by default (for performance reasons)

SVN-Revision: 18379

14 years agowireless-tools: re-enable support for enabling/disabling powersave
Felix Fietkau [Wed, 11 Nov 2009 16:59:31 +0000 (16:59 +0000)]
wireless-tools: re-enable support for enabling/disabling powersave

SVN-Revision: 18378

14 years agomac80211: fix a race condition when bringing up wds sta interfaces on the ap
Felix Fietkau [Wed, 11 Nov 2009 16:32:09 +0000 (16:32 +0000)]
mac80211: fix a race condition when bringing up wds sta interfaces on the ap

SVN-Revision: 18377

14 years agoe1000: depend on pci support instead of x86 target - some people have minipci cards...
Felix Fietkau [Wed, 11 Nov 2009 16:30:33 +0000 (16:30 +0000)]
e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset

SVN-Revision: 18376

14 years agoexport __cpuc_flush_dcache_page for ARM targets
Imre Kaloz [Wed, 11 Nov 2009 14:41:30 +0000 (14:41 +0000)]
export __cpuc_flush_dcache_page for ARM targets

SVN-Revision: 18375

14 years agopowerpc: use the in-kernel dtc compiler
Imre Kaloz [Wed, 11 Nov 2009 13:44:12 +0000 (13:44 +0000)]
powerpc: use the in-kernel dtc compiler

SVN-Revision: 18374

14 years agosome more Kconfig symbol move..
Imre Kaloz [Wed, 11 Nov 2009 11:52:41 +0000 (11:52 +0000)]
some more Kconfig symbol move..

SVN-Revision: 18371

14 years agoanother round of kernel config cleanups
Imre Kaloz [Wed, 11 Nov 2009 11:42:24 +0000 (11:42 +0000)]
another round of kernel config cleanups

SVN-Revision: 18370

14 years agowe don't support the 2.6.27 kernels for a long time now
Imre Kaloz [Wed, 11 Nov 2009 11:38:02 +0000 (11:38 +0000)]
we don't support the 2.6.27 kernels for a long time now

SVN-Revision: 18369

14 years agomove CPUFREQ to generic configs
Imre Kaloz [Wed, 11 Nov 2009 10:00:28 +0000 (10:00 +0000)]
move CPUFREQ to generic configs

SVN-Revision: 18368

14 years agosort all target config files
Imre Kaloz [Wed, 11 Nov 2009 09:27:13 +0000 (09:27 +0000)]
sort all target config files

SVN-Revision: 18367

14 years agomove CONFIG_CRASH_DUMP to the generic configs
Imre Kaloz [Wed, 11 Nov 2009 09:07:22 +0000 (09:07 +0000)]
move CONFIG_CRASH_DUMP to the generic configs

SVN-Revision: 18366

14 years agohostapd: automatically add wds sta interfaces of an ap to the right bridge
Felix Fietkau [Wed, 11 Nov 2009 05:15:55 +0000 (05:15 +0000)]
hostapd: automatically add wds sta interfaces of an ap to the right bridge

SVN-Revision: 18365

14 years agohostapd: implement wds ap support
Felix Fietkau [Wed, 11 Nov 2009 05:15:51 +0000 (05:15 +0000)]
hostapd: implement wds ap support

SVN-Revision: 18364

14 years agomac80211: fix a bug in broadcast handling of wds sta interfaces
Felix Fietkau [Wed, 11 Nov 2009 05:15:41 +0000 (05:15 +0000)]
mac80211: fix a bug in broadcast handling of wds sta interfaces

SVN-Revision: 18363

14 years agomerge target kernel config files with subtarget config files and add a variable overr...
Felix Fietkau [Wed, 11 Nov 2009 01:25:06 +0000 (01:25 +0000)]
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)

SVN-Revision: 18362

14 years agoautomatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
Felix Fietkau [Wed, 11 Nov 2009 01:25:02 +0000 (01:25 +0000)]
automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)

SVN-Revision: 18361

14 years agohostapd: update to latest git, remove openssl dependency for hostapd-full, it works...
Felix Fietkau [Wed, 11 Nov 2009 00:34:42 +0000 (00:34 +0000)]
hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now

SVN-Revision: 18360

14 years agocleanup subtarget kernel configurations to contain only what is required
Florian Fainelli [Tue, 10 Nov 2009 23:10:07 +0000 (23:10 +0000)]
cleanup subtarget kernel configurations to contain only what is required

SVN-Revision: 18359

14 years agohostapd: use the new build variants feature to clean up the makefile
Felix Fietkau [Tue, 10 Nov 2009 22:00:59 +0000 (22:00 +0000)]
hostapd: use the new build variants feature to clean up the makefile

SVN-Revision: 18358

14 years agobuild system: introduce a new feature called build variants. it allows building a...
Felix Fietkau [Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)]
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package

SVN-Revision: 18357

14 years agomac80211: implement wds sta support (wds ap support work in progress, needs hostapd...
Felix Fietkau [Tue, 10 Nov 2009 19:27:19 +0000 (19:27 +0000)]
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)

SVN-Revision: 18356

14 years agomac80211: fix wpa in client mode
Felix Fietkau [Tue, 10 Nov 2009 19:27:13 +0000 (19:27 +0000)]
mac80211: fix wpa in client mode

SVN-Revision: 18355

14 years agoconvert profiles to become subtargets, compile tested only
Florian Fainelli [Tue, 10 Nov 2009 00:22:07 +0000 (00:22 +0000)]
convert profiles to become subtargets, compile tested only

SVN-Revision: 18354

14 years agoadd preliminary MPC83xx support
Imre Kaloz [Mon, 9 Nov 2009 11:45:04 +0000 (11:45 +0000)]
add preliminary MPC83xx support

SVN-Revision: 18353

14 years agobackport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface...
Felix Fietkau [Mon, 9 Nov 2009 00:58:44 +0000 (00:58 +0000)]
backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection

SVN-Revision: 18352

14 years agomac80211: fix wifi detect with 11n cards that have multiple bands
Felix Fietkau [Mon, 9 Nov 2009 00:58:39 +0000 (00:58 +0000)]
mac80211: fix wifi detect with 11n cards that have multiple bands

SVN-Revision: 18351

14 years agoremove empty wl153 profile after r18349
Florian Fainelli [Sun, 8 Nov 2009 23:01:29 +0000 (23:01 +0000)]
remove empty wl153 profile after r18349

SVN-Revision: 18350

14 years agoalso support pcmcia
Florian Fainelli [Sun, 8 Nov 2009 22:55:44 +0000 (22:55 +0000)]
also support pcmcia

SVN-Revision: 18349

14 years agomove headers to arch/x86/include/asm/, patch from sn9
Florian Fainelli [Sun, 8 Nov 2009 22:49:28 +0000 (22:49 +0000)]
move headers to arch/x86/include/asm/, patch from sn9

SVN-Revision: 18347

14 years agomake sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
Florian Fainelli [Sun, 8 Nov 2009 22:48:19 +0000 (22:48 +0000)]
make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9

SVN-Revision: 18346

14 years agoAdd some build fixes for kernel 2.6.21 and the infineon amazon target.
Hauke Mehrtens [Sun, 8 Nov 2009 21:56:59 +0000 (21:56 +0000)]
Add some build fixes for kernel 2.6.21 and the infineon amazon target.

Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.

SVN-Revision: 18345

14 years agob43: work around a locking issue, might fix #5996
Felix Fietkau [Sat, 7 Nov 2009 17:40:52 +0000 (17:40 +0000)]
b43: work around a locking issue, might fix #5996

SVN-Revision: 18338

14 years agoadd again missing hunk in vmlinux.lds.S
Florian Fainelli [Sat, 7 Nov 2009 13:36:32 +0000 (13:36 +0000)]
add again missing hunk in vmlinux.lds.S

SVN-Revision: 18337

14 years agoadd missing hunk in the block2mtd patch
Florian Fainelli [Sat, 7 Nov 2009 13:03:10 +0000 (13:03 +0000)]
add missing hunk in the block2mtd patch

SVN-Revision: 18336

14 years agomerge upstream fixes on mdio loop
Florian Fainelli [Sat, 7 Nov 2009 12:48:17 +0000 (12:48 +0000)]
merge upstream fixes on mdio loop

SVN-Revision: 18335

14 years agorefresh 2.6.31 patches
Florian Fainelli [Sat, 7 Nov 2009 12:45:41 +0000 (12:45 +0000)]
refresh 2.6.31 patches

SVN-Revision: 18334

14 years agoadd olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
Florian Fainelli [Sat, 7 Nov 2009 12:32:25 +0000 (12:32 +0000)]
add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches

SVN-Revision: 18333

14 years agothe olpc config that was merged from the olpc port is a 2.6.30 config
Florian Fainelli [Sat, 7 Nov 2009 12:16:31 +0000 (12:16 +0000)]
the olpc config that was merged from the olpc port is a 2.6.30 config

SVN-Revision: 18332

14 years agoswitch back to LuCI main repo
Jo-Philipp Wich [Sat, 7 Nov 2009 00:09:53 +0000 (00:09 +0000)]
switch back to LuCI main repo

SVN-Revision: 18328

14 years agoprovide the correct flash mapping on non airlink devices, remove the rootfs_type...
Florian Fainelli [Fri, 6 Nov 2009 10:53:15 +0000 (10:53 +0000)]
provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9

SVN-Revision: 18327

14 years agoadd the prereq-check on lzma
Florian Fainelli [Fri, 6 Nov 2009 08:47:28 +0000 (08:47 +0000)]
add the prereq-check on lzma

SVN-Revision: 18326

14 years agouse host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working...
Florian Fainelli [Fri, 6 Nov 2009 08:42:41 +0000 (08:42 +0000)]
use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration

SVN-Revision: 18325

14 years agostrip down even more the kernel configuration
Florian Fainelli [Thu, 5 Nov 2009 23:40:12 +0000 (23:40 +0000)]
strip down even more the kernel configuration

SVN-Revision: 18324

14 years agoiproute2: compile the static libraries with $(FPIC), as they are reused by other...
Felix Fietkau [Thu, 5 Nov 2009 22:29:14 +0000 (22:29 +0000)]
iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries should fix collectd build failures on mips

SVN-Revision: 18323

14 years agouboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
Felix Fietkau [Thu, 5 Nov 2009 21:25:31 +0000 (21:25 +0000)]
uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code

SVN-Revision: 18321

14 years agoremove the old alix led junk which was replaced by upstream code
Felix Fietkau [Thu, 5 Nov 2009 16:16:32 +0000 (16:16 +0000)]
remove the old alix led junk which was replaced by upstream code

SVN-Revision: 18320

14 years agooops, forgot the autoload
Felix Fietkau [Thu, 5 Nov 2009 16:12:11 +0000 (16:12 +0000)]
oops, forgot the autoload

SVN-Revision: 18319

14 years agofix kmod-leds-alix (#6079, #6105)
Felix Fietkau [Thu, 5 Nov 2009 16:11:45 +0000 (16:11 +0000)]
fix kmod-leds-alix (#6079, #6105)

SVN-Revision: 18318

14 years agofix up the download location for the updated mac80211 version (thx, swalker)
Felix Fietkau [Thu, 5 Nov 2009 16:05:52 +0000 (16:05 +0000)]
fix up the download location for the updated mac80211 version (thx, swalker)

SVN-Revision: 18317

14 years agofix breakage introduced with r18315
Florian Fainelli [Thu, 5 Nov 2009 14:35:36 +0000 (14:35 +0000)]
fix breakage introduced with r18315

SVN-Revision: 18316

14 years agoremove the patch dir hack in iptables when building with an external tree, this did...
Florian Fainelli [Thu, 5 Nov 2009 14:21:05 +0000 (14:21 +0000)]
remove the patch dir hack in iptables when building with an external tree, this did not work at all.

SVN-Revision: 18315

14 years agoremove some other useless configuration items
Florian Fainelli [Thu, 5 Nov 2009 13:21:55 +0000 (13:21 +0000)]
remove some other useless configuration items

SVN-Revision: 18314

14 years agoenable multicast routing for linux 2.4 (#6037)
Felix Fietkau [Thu, 5 Nov 2009 12:10:17 +0000 (12:10 +0000)]
enable multicast routing for linux 2.4 (#6037)

SVN-Revision: 18312

14 years agoPass TARGET_CFLAGS using and external variable instead a sed expression that can...
Felix Fietkau [Thu, 5 Nov 2009 11:55:00 +0000 (11:55 +0000)]
Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol.

Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

SVN-Revision: 18311

14 years agoDon't build gmp and mpfr when using external toolchains (based on patch from #6035)
Felix Fietkau [Thu, 5 Nov 2009 11:16:20 +0000 (11:16 +0000)]
Don't build gmp and mpfr when using external toolchains (based on patch from #6035)

SVN-Revision: 18310