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-0.15rc2 | |
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-0.15rc2')
-rw-r--r-- | packages/orinoco/orinoco-modules-0.15rc2/spectrum-firmware.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/orinoco/orinoco-modules-0.15rc2/spectrum-firmware.patch b/packages/orinoco/orinoco-modules-0.15rc2/spectrum-firmware.patch deleted file mode 100644 index c3d89d096b..0000000000 --- a/packages/orinoco/orinoco-modules-0.15rc2/spectrum-firmware.patch +++ /dev/null @@ -1,16 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- orinoco-0.15rc1/spectrum_cs.c~spectrum-firmware 2004-04-19 07:08:24.000000000 +0200 -+++ orinoco-0.15rc1/spectrum_cs.c 2004-05-28 01:20:05.000000000 +0200 -@@ -57,7 +57,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 */ |