summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-19 16:54:09 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-19 16:54:09 +0200
commit367612ac81ad647784d3e8b3c74dffeb154f7267 (patch)
treefe25f191ae149b2b92e834dcaee8d016b1d7ef02
parentef737e9965608339669dd2ab3b1beb01bc17e818 (diff)
downloadnutyx-extra-367612ac81ad647784d3e8b3c74dffeb154f7267.tar.gz
nutyx-extra-367612ac81ad647784d3e8b3c74dffeb154f7267.tar.bz2
nutyx-extra-367612ac81ad647784d3e8b3c74dffeb154f7267.tar.xz
nutyx-extra-367612ac81ad647784d3e8b3c74dffeb154f7267.zip
maj module-init-tools#3.12-1
-rwxr-xr-xbase/module-init-tools/Pkgfile6
-rw-r--r--base/module-init-tools/blacklist-fb.conf (renamed from base/module-init-tools/blacklist-fb)2
2 files changed, 5 insertions, 3 deletions
diff --git a/base/module-init-tools/Pkgfile b/base/module-init-tools/Pkgfile
index fff52340d..70f9cbfcb 100755
--- a/base/module-init-tools/Pkgfile
+++ b/base/module-init-tools/Pkgfile
@@ -5,10 +5,10 @@
# Depends on:
name=module-init-tools
-version=3.11.1
+version=3.12
release=1
source=(http://www.kernel.org/pub/linux/utils/kernel/$name/$name-$version.tar.bz2\
- modprobe.conf blacklist-fb)
+ modprobe.conf blacklist-fb.conf)
build() {
cd $name-$version
@@ -25,5 +25,5 @@ install -d $PKG/etc/{modprobe.d,depmod.d}
make DESTDIR=$PKG mandir=/usr/share/man install
rm -f $PKG/sbin/generate-modprobe.conf
install -m 644 ../modprobe.conf $PKG/etc/modprobe.d/modprobe.conf
-install -m 644 ../blacklist-fb $PKG/etc/modprobe.d/
+install -m 644 ../blacklist-fb.conf $PKG/etc/modprobe.d/
}
diff --git a/base/module-init-tools/blacklist-fb b/base/module-init-tools/blacklist-fb.conf
index c77bd22dd..4b0c0508e 100644
--- a/base/module-init-tools/blacklist-fb
+++ b/base/module-init-tools/blacklist-fb.conf
@@ -14,6 +14,8 @@ blacklist i8xx_tco
# framebuffer drivers
blacklist aty128fb
blacklist atyfb
+blacklist radeondrmfb
+blacklist radeon
blacklist radeonfb
blacklist i810fb
blacklist cirrusfb