mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
V4L/DVB (11779): Siano: Makefile - add smsendian to build
Add smsendian component to the module build Signed-off-by: Uri Shkolnik <uris@siano-ms.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
8f12d0a4eb
commit
51819f6493
@ -1,4 +1,4 @@
|
|||||||
sms1xxx-objs := smscoreapi.o sms-cards.o
|
sms1xxx-objs := smscoreapi.o sms-cards.o smsendian.o
|
||||||
|
|
||||||
obj-$(CONFIG_DVB_SIANO_SMS1XXX) += sms1xxx.o
|
obj-$(CONFIG_DVB_SIANO_SMS1XXX) += sms1xxx.o
|
||||||
obj-$(CONFIG_DVB_SIANO_SMS1XXX) += smsusb.o
|
obj-$(CONFIG_DVB_SIANO_SMS1XXX) += smsusb.o
|
||||||
|
Loading…
Reference in New Issue
Block a user