This commit is contained in:
Keith Whitwell 2003-01-20 11:24:17 +00:00
parent 222a212569
commit c2edc07196

View file

@ -9,7 +9,7 @@ For the radeon driver, it's necessary to get the right set of kernel
modules installed before attempting to run any programs:
rmmod radeon agpgart;
insmod agpgart.o;
insmod agpgart;
insmod $(MESA)/src/kernel/radeonfb/radeonfb.o;
insmod $(MESA)/src/kernel/radeon/radeon.o;