Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin. | Felix Fietkau | 2007-12-05 | 1 | -1/+1 |
| | | | | | | | | $(CP) is defined as CP:="cp -fpR" Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9661 | ||||
* | clean up rt2x00 downloading | Felix Fietkau | 2007-11-10 | 1 | -15/+20 |
| | | | | SVN-Revision: 9525 | ||||
* | clean up mac80211 related kernel version deps | Felix Fietkau | 2007-11-10 | 1 | -42/+32 |
| | | | | SVN-Revision: 9522 | ||||
* | fix more downloading crap | Felix Fietkau | 2007-10-21 | 1 | -3/+0 |
| | | | | SVN-Revision: 9389 | ||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 1 | -1/+1 |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | ||||
* | disable more modules not supported on UML | Nicolas Thill | 2007-09-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8857 | ||||
* | disable package that can't build on atheros target (no pci/usb) | Nicolas Thill | 2007-09-17 | 1 | -1/+2 |
| | | | | SVN-Revision: 8823 | ||||
* | add missing dependencies on PCI/PCMCIA/USB support | Nicolas Thill | 2007-09-16 | 1 | -6/+6 |
| | | | | SVN-Revision: 8801 | ||||
* | Update firmware md5sums | Florian Fainelli | 2007-09-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 8789 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -1/+0 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | fix typo left in [8562] (thanks to sn9) | Nicolas Thill | 2007-09-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 8565 | ||||
* | oops, include missing change from [8560] | Nicolas Thill | 2007-08-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 8562 | ||||
* | more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and ↵ | Nicolas Thill | 2007-08-30 | 3 | -46/+12 |
| | | | | | | autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file SVN-Revision: 8560 | ||||
* | rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert ↵ | Nicolas Thill | 2007-08-30 | 2 | -2/+3 |
| | | | | | | auto-inclusion of rt2x00_compat.h SVN-Revision: 8551 | ||||
* | rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 ↵ | Nicolas Thill | 2007-08-30 | 2 | -53/+98 |
| | | | | | | support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile SVN-Revision: 8548 | ||||
* | package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211 | Nicolas Thill | 2007-08-27 | 1 | -8/+10 |
| | | | | SVN-Revision: 8501 | ||||
* | fix rt2x00 build | Nicolas Thill | 2007-08-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 8476 | ||||
* | Fix rt2x00 dependencies (#2223) | Florian Fainelli | 2007-08-21 | 1 | -3/+3 |
| | | | | SVN-Revision: 8448 | ||||
* | Fix rt2x00 kernel config reading | Florian Fainelli | 2007-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 8413 | ||||
* | Do not complain when USB is not available in our kernel | Florian Fainelli | 2007-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 8411 | ||||
* | Remove empty file | Florian Fainelli | 2007-08-07 | 1 | -0/+0 |
| | | | | SVN-Revision: 8370 | ||||
* | Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to ↵ | Florian Fainelli | 2007-08-07 | 29 | -852/+2069 |
| | | | | | | Daniel Gimpelevich SVN-Revision: 8367 | ||||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 | 3 | -30/+20 |
| | | | | SVN-Revision: 8355 | ||||
* | Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵ | Florian Fainelli | 2007-07-30 | 1 | -8/+8 |
| | | | | | | Daniel Gimpelevich) SVN-Revision: 8233 | ||||
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵ | Florian Fainelli | 2007-07-27 | 1 | -1/+54 |
| | | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200 | ||||
* | Add rt2x00-mac80211 snapshot (#1916) | Florian Fainelli | 2007-07-26 | 29 | -0/+19615 |
| | | | | SVN-Revision: 8184 | ||||
* | Change package name | Florian Fainelli | 2006-12-12 | 2 | -52/+0 |
| | | | | SVN-Revision: 5768 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 5624 | ||||
* | Add ralink rt61 driver needed for rdc-2.6 target | Florian Fainelli | 2006-10-15 | 2 | -0/+52 |
SVN-Revision: 5142 |