2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/media/usb/em28xx
Mauro Carvalho Chehab 88f8472c9f [media] Fix some Makefile rules
On a few places, := were using instead of +=, causing drivers to
not compile.

While here, standardize the usage of += on all cases where multiple
lines are needed, and for obj-y/obj-m targets, and := when just one
line is needed, on <module>-obj rules.

Reported-by: Hans Verkuil <hverkuil@xs4all.nl>
Identified-by: Antti Polosaari <crope@iki.fi>
Tested-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-16 19:55:03 -03:00
..
em28xx-audio.c
em28xx-cards.c
em28xx-core.c
em28xx-dvb.c
em28xx-i2c.c
em28xx-input.c
em28xx-reg.h
em28xx-vbi.c
em28xx-video.c [media] em28xx: use after free in em28xx_v4l2_close() 2012-08-15 18:49:00 -03:00
em28xx.h
Kconfig
Makefile [media] Fix some Makefile rules 2012-08-16 19:55:03 -03:00