Commit Graph

30 Commits (c86404e5a19e7eae5f654717598d5e9ea0c9d2ae)

Author SHA1 Message Date
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
17 years ago
Felix Fietkau f711be8cb7 clean up rt2x00 downloading
SVN-Revision: 9525
17 years ago
Felix Fietkau ddb3d3705d clean up mac80211 related kernel version deps
SVN-Revision: 9522
17 years ago
Felix Fietkau 58035f5e02 fix more downloading crap
SVN-Revision: 9389
17 years ago
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
17 years ago
Nicolas Thill ff924a74c7 disable more modules not supported on UML
SVN-Revision: 8857
17 years ago
Nicolas Thill 0d56d48d9a disable package that can't build on atheros target (no pci/usb)
SVN-Revision: 8823
17 years ago
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
17 years ago
Florian Fainelli ff3e813bc5 Update firmware md5sums
SVN-Revision: 8789
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
17 years ago
Nicolas Thill 401d8ca98b fix typo left in [8562] (thanks to sn9)
SVN-Revision: 8565
17 years ago
Nicolas Thill 4bb9476035 oops, include missing change from [8560]
SVN-Revision: 8562
17 years ago
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
17 years ago
Nicolas Thill 6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
SVN-Revision: 8551
17 years ago
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
17 years ago
Nicolas Thill 4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
SVN-Revision: 8501
17 years ago
Nicolas Thill fa3d3f6022 fix rt2x00 build
SVN-Revision: 8476
17 years ago
Florian Fainelli 78ba32a66a Fix rt2x00 dependencies (#2223)
SVN-Revision: 8448
17 years ago
Florian Fainelli 29720c439c Fix rt2x00 kernel config reading
SVN-Revision: 8413
17 years ago
Florian Fainelli 286a33780b Do not complain when USB is not available in our kernel
SVN-Revision: 8411
17 years ago
Florian Fainelli 7491848209 Remove empty file
SVN-Revision: 8370
17 years ago
Florian Fainelli 195c4d9a3d Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
SVN-Revision: 8367
17 years ago
Florian Fainelli 560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
17 years ago
Florian Fainelli 4e0563e185 Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
17 years ago
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
17 years ago
Florian Fainelli c43c4da559 Add rt2x00-mac80211 snapshot (#1916)
SVN-Revision: 8184
17 years ago
Florian Fainelli 89167180b8 Change package name
SVN-Revision: 5768
18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Florian Fainelli bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
18 years ago