summaryrefslogtreecommitdiffstats
path: root/iwlwifi-5150-ucode/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'iwlwifi-5150-ucode/Pkgfile')
-rw-r--r--iwlwifi-5150-ucode/Pkgfile16
1 files changed, 0 insertions, 16 deletions
diff --git a/iwlwifi-5150-ucode/Pkgfile b/iwlwifi-5150-ucode/Pkgfile
deleted file mode 100644
index ea3a4066b..000000000
--- a/iwlwifi-5150-ucode/Pkgfile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Description: Firmware pour la carte wifi IPW5150
-# URL: http://intellinuxwireless.org/?p=iwlwifi
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on:
-
-name=iwlwifi-5150-ucode
-version=8.24.2.2
-release=1
-source=(http://intellinuxwireless.org/iwlwifi/downloads/$name-$version.tgz)
-
-build() {
- cd $name-$version
- install -D -m 644 iwlwifi-5150-2.ucode $PKG/lib/firmware/iwlwifi-5150-2.ucode
- install -D -m 644 LICENSE.iwlwifi-5150-ucode $PKG/usr/share/licenses/$name/LICENSE
-}