2 lines
687 B
Batchfile
2 lines
687 B
Batchfile
savedcmd_drivers/bluetooth/modules.order := { echo drivers/bluetooth/hci_vhci.o; echo drivers/bluetooth/hci_uart.o; echo drivers/bluetooth/bcm203x.o; echo drivers/bluetooth/bpa10x.o; echo drivers/bluetooth/bfusb.o; echo drivers/bluetooth/btusb.o; echo drivers/bluetooth/btintel.o; echo drivers/bluetooth/ath3k.o; echo drivers/bluetooth/btmrvl.o; echo drivers/bluetooth/btmtkuart.o; echo drivers/bluetooth/btbcm.o; echo drivers/bluetooth/btrtl.o; echo drivers/bluetooth/btqca.o; echo drivers/bluetooth/btmtk.o; echo drivers/bluetooth/virtio_bt.o; echo drivers/bluetooth/hci_nokia.o; echo drivers/bluetooth/btrsi.o; :; } > drivers/bluetooth/modules.order
|