mirror of
https://github.com/torvalds/linux.git
synced 2026-06-11 08:03:05 +02:00
1.the driver is copy form 4.1
2.mu509,mt6229,mw100,sew868
3.other modem use rk29_modem_config
5 lines
138 B
Makefile
Executable File
5 lines
138 B
Makefile
Executable File
obj-$(CONFIG_MU509) += mu509.o
|
|
obj-$(CONFIG_MW100) += mw100.o
|
|
obj-$(CONFIG_MT6229) += mt6229.o
|
|
obj-$(CONFIG_SEW868) += sew868.o
|