X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flinux;h=68e7df44f7a1dffff50301d7aca517e4e1d64822;hp=34bddd8bc9e094370466e15c6e23c03e20b7dac3;hb=6886b70cfc71c0af11833c0284b42bbb4f7ef648;hpb=aa1dd87807c51d381351a24d84137f99f5cb0b90 diff --git a/lfs/linux b/lfs/linux index 34bddd8bc9..68e7df44f7 100644 --- a/lfs/linux +++ b/lfs/linux @@ -197,7 +197,7 @@ ifneq "$(XEN)" "1" for f in $$(ls -1 /lib/modules/$(VER)-$(VERSUFIX)/kernel/drivers/gpu/drm/*/*.ko); do \ echo "blacklist $$(basename $$f)" >> /etc/modprobe.d/framebuffer ; \ done - + sed -i -e "s|.ko||g" /etc/modprobe.d/framebuffer endif @rm -rf $(DIR_SRC)/patch-o-matic* $(DIR_SRC)/iptables* $(DIR_SRC)/squashfs* $(DIR_SRC)/netfilter-layer7-*