mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
Removed .ko from framebuffer blacklist.
This commit is contained in:
@@ -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-*
|
||||
|
||||
Reference in New Issue
Block a user