mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +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 changed files with 1 additions and 1 deletions
|
@ -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) += smsusb.o
|
||||
|
|
Loading…
Reference in a new issue