From c278bdb215aac0002f516722b801201ae46f4611 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 26 Aug 2010 19:14:42 +0200 Subject: [PATCH] adm8211: removed package (kernel driver is included since linux 2.6.24) --- network/adm8211/adm8211.cache | 16 ------------ network/adm8211/adm8211.conf | 16 ------------ network/adm8211/adm8211.desc | 33 ------------------------- network/adm8211/linux-2.6.17.patch | 26 ------------------- network/adm8211/pkg_linux26_post.conf | 16 ------------ network/adm8211/pkg_linux26mm_post.conf | 16 ------------ network/adm8211/postlinux.conf | 17 ------------- 7 files changed, 140 deletions(-) delete mode 100644 network/adm8211/adm8211.cache delete mode 100644 network/adm8211/adm8211.conf delete mode 100644 network/adm8211/adm8211.desc delete mode 100644 network/adm8211/linux-2.6.17.patch delete mode 100644 network/adm8211/pkg_linux26_post.conf delete mode 100644 network/adm8211/pkg_linux26mm_post.conf delete mode 100644 network/adm8211/postlinux.conf diff --git a/network/adm8211/adm8211.cache b/network/adm8211/adm8211.cache deleted file mode 100644 index 25627e5e9..000000000 --- a/network/adm8211/adm8211.cache +++ /dev/null @@ -1,16 +0,0 @@ - -[TIMESTAMP] 1133825025 Tue Dec 6 00:23:45 2005 -[BUILDTIME] 5 (5) -[SIZE] 0.02 MB, 11 files - -[DEP] 00-dirtree -[DEP] bash -[DEP] bzip2 -[DEP] coreutils -[DEP] diffutils -[DEP] gcc -[DEP] glibc -[DEP] grep -[DEP] sed -[DEP] sysfiles -[DEP] tar diff --git a/network/adm8211/adm8211.conf b/network/adm8211/adm8211.conf deleted file mode 100644 index 69ee22000..000000000 --- a/network/adm8211/adm8211.conf +++ /dev/null @@ -1,16 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../adm8211/adm8211.conf -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -custmain="true" - diff --git a/network/adm8211/adm8211.desc b/network/adm8211/adm8211.desc deleted file mode 100644 index 2b8b6bb8d..000000000 --- a/network/adm8211/adm8211.desc +++ /dev/null @@ -1,33 +0,0 @@ -[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- -[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. -[COPY] -[COPY] Filename: package/.../adm8211/adm8211.desc -[COPY] Copyright (C) 2006 The OpenSDE Project -[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project -[COPY] -[COPY] More information can be found in the files COPYING and README. -[COPY] -[COPY] This program is free software; you can redistribute it and/or modify -[COPY] it under the terms of the GNU General Public License as published by -[COPY] the Free Software Foundation; version 2 of the License. A copy of the -[COPY] GNU General Public License can be found in the file COPYING. -[COPY] --- SDE-COPYRIGHT-NOTE-END --- - -[I] ADM8211 GPL driver - -[T] Driver for the ADM8211 based wireless cards. - -[U] http://aluminum.sourmilk.net/adm8211/ - -[A] Michael Wu -[M] The OpenSDE Community - -[C] base/system - -[L] GPL -[S] Beta -[V] 20060111 -[P] X -----5---9 800.000 - -[D] 2921117054 adm8211-20060111.tar.bz2 http://aluminum.sourmilk.net/adm8211/ - diff --git a/network/adm8211/linux-2.6.17.patch b/network/adm8211/linux-2.6.17.patch deleted file mode 100644 index 31b83703d..000000000 --- a/network/adm8211/linux-2.6.17.patch +++ /dev/null @@ -1,26 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../adm8211/linux-2.6.17.patch -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - ---- adm8211/adm8211_hw.c.vanilla 2006-07-01 17:17:45.000000000 +0000 -+++ adm8211/adm8211_hw.c 2006-07-01 17:20:10.000000000 +0000 -@@ -39,6 +39,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/network/adm8211/pkg_linux26_post.conf b/network/adm8211/pkg_linux26_post.conf deleted file mode 100644 index 6f2f12118..000000000 --- a/network/adm8211/pkg_linux26_post.conf +++ /dev/null @@ -1,16 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../adm8211/pkg_linux26_post.conf -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -var_append lx_3rd_party_modules " " "adm8211" - diff --git a/network/adm8211/pkg_linux26mm_post.conf b/network/adm8211/pkg_linux26mm_post.conf deleted file mode 100644 index 9a26e33a2..000000000 --- a/network/adm8211/pkg_linux26mm_post.conf +++ /dev/null @@ -1,16 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../adm8211/pkg_linux26mm_post.conf -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -var_append lx_3rd_party_modules " " "adm8211" - diff --git a/network/adm8211/postlinux.conf b/network/adm8211/postlinux.conf deleted file mode 100644 index 25516fefd..000000000 --- a/network/adm8211/postlinux.conf +++ /dev/null @@ -1,17 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../adm8211/postlinux.conf -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -var_append makeopt " " "KDIR=$kerneldir" -makeinstopt="$makeopt INSTALL_MOD_PATH=$root modules_install" -