]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/linux-fusion
Moved fusion module to misc and disabled it as default
[people/teissler/ipfire-2.x.git] / lfs / linux-fusion
index bde3c05d9a38bfb00445003970c82da32f9ec7be..693412e3cfdfa1b84a733f42186d075e7a4fca58 100644 (file)
@@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && sed -i "s@MODLIB)/drivers@MODLIB)/misc/drivers@g" Makefile
 ifeq "$(SMP)" "1"
        cd $(DIR_APP) && sed -i "s/\x24(shell uname -r)/$(KVER)-ipfire-smp/g" Makefile
        cd $(DIR_APP) && make