diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2005-10-14 09:00:07 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-14 09:00:07 +0000 |
commit | 4148018041d9f9042a44bae9016caf8d731d085b (patch) | |
tree | 01f6a5ca99597d7d68f4bb23958eec48d3d99a98 /packages/orinoco/orinoco-modules-cvs | |
parent | 4715f720f0408ce5f966d1f42e23b9ccfde6e74a (diff) |
orinoco: Updates to versions 0.15rc1, 0.15rc2, cvs:
Remove firmware patches and use external firmware package
Remove pcmcia-cs config files and use external package
Diffstat (limited to 'packages/orinoco/orinoco-modules-cvs')
-rw-r--r-- | packages/orinoco/orinoco-modules-cvs/spectrum-firmware.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/orinoco/orinoco-modules-cvs/spectrum-firmware.patch b/packages/orinoco/orinoco-modules-cvs/spectrum-firmware.patch deleted file mode 100644 index 6be4eb2fd2..0000000000 --- a/packages/orinoco/orinoco-modules-cvs/spectrum-firmware.patch +++ /dev/null @@ -1,16 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- orinoco/spectrum_cs.c~spectrum-firmware.patch -+++ orinoco/spectrum_cs.c -@@ -55,7 +55,7 @@ - * hotplug firmware directory (typically /usr/lib/hotplug/firmware) and - * make sure that you have hotplug installed and enabled in the kernel. - */ --/* #define SPECTRUM_FW_INCLUDED 1 */ -+#define SPECTRUM_FW_INCLUDED 1 - - #ifdef SPECTRUM_FW_INCLUDED - /* Header with the firmware */ |