1.the driver is copy form 4.1
2.mu509,mt6229,mw100,sew868
3.other modem use rk29_modem_config
4 lines
138 B
Makefile
Executable file
4 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
|