Commit Graph

28 Commits

Author SHA1 Message Date
Florian Fainelli 720acc785a This rt2x00 version only compiles for 2.6.24 (#3211)
SVN-Revision: 10743
2008-04-06 15:41:43 +00:00
Florian Fainelli fef15a956c Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
SVN-Revision: 10573
2008-03-09 10:55:19 +00:00
Felix Fietkau 4fa7250c07 Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
$(CP) is defined as CP:="cp -fpR"

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9661
2007-12-05 18:45:35 +00:00
Felix Fietkau f711be8cb7 clean up rt2x00 downloading
SVN-Revision: 9525
2007-11-10 16:51:20 +00:00
Felix Fietkau ddb3d3705d clean up mac80211 related kernel version deps
SVN-Revision: 9522
2007-11-10 15:23:02 +00:00
Felix Fietkau 58035f5e02 fix more downloading crap
SVN-Revision: 9389
2007-10-21 12:17:49 +00:00
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Nicolas Thill ff924a74c7 disable more modules not supported on UML
SVN-Revision: 8857
2007-09-20 07:46:00 +00:00
Nicolas Thill 0d56d48d9a disable package that can't build on atheros target (no pci/usb)
SVN-Revision: 8823
2007-09-17 02:04:38 +00:00
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
2007-09-16 16:21:56 +00:00
Florian Fainelli ff3e813bc5 Update firmware md5sums
SVN-Revision: 8789
2007-09-16 10:52:49 +00:00
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Nicolas Thill 82914583a9 more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file
SVN-Revision: 8560
2007-08-30 22:24:16 +00:00
Nicolas Thill 6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
SVN-Revision: 8551
2007-08-30 16:41:16 +00:00
Nicolas Thill 917780b301 rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile
SVN-Revision: 8548
2007-08-30 15:38:15 +00:00
Nicolas Thill 4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
SVN-Revision: 8501
2007-08-27 02:09:02 +00:00
Nicolas Thill fa3d3f6022 fix rt2x00 build
SVN-Revision: 8476
2007-08-24 11:22:57 +00:00
Florian Fainelli 78ba32a66a Fix rt2x00 dependencies (#2223)
SVN-Revision: 8448
2007-08-21 09:33:46 +00:00
Florian Fainelli 29720c439c Fix rt2x00 kernel config reading
SVN-Revision: 8413
2007-08-14 09:55:12 +00:00
Florian Fainelli 195c4d9a3d Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
SVN-Revision: 8367
2007-08-07 09:12:49 +00:00
Florian Fainelli 560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
2007-08-06 18:48:58 +00:00
Florian Fainelli 4e0563e185 Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
2007-07-30 15:58:15 +00:00
Florian Fainelli f1b2dbceb2 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
2007-07-27 18:13:35 +00:00
Florian Fainelli c43c4da559 Add rt2x00-mac80211 snapshot (#1916)
SVN-Revision: 8184
2007-07-26 20:00:24 +00:00
Florian Fainelli 89167180b8 Change package name
SVN-Revision: 5768
2006-12-12 12:56:00 +00:00
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Florian Fainelli bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
2006-10-15 23:44:12 +00:00