This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2024-12-22 10:34:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c305fd5fff
linux
/
drivers
/
media
/
mmc
/
Makefile
2 lines
16 B
Makefile
Raw
Normal View
History
Unescape
Escape
[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-17 03:57:21 +08:00
obj-y
+=
siano/
Reference in New Issue
Copy Permalink