]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/usb_modeswitch
Updated usb_modeswitch (1.1.3).
[ipfire-2.x.git] / lfs / usb_modeswitch
index d287698974f596f4ad7d9d984ea1cf5d3e68a168..c64a29a93e5cdc7ba951417126f7846f04bce1d5 100644 (file)
@@ -73,6 +73,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make clean
        cd $(DIR_APP) && make all $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install
-       cp -f $(DIR_APP)/usb_modeswitch.setup /etc/usb_modeswitch.setup.example
+       cp -f $(DIR_APP)/device_reference.txt /etc/usb_modeswitch.setup.example
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)