projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a222945
)
drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y
author
Tracey Dent
<
[email protected]
>
Wed, 27 Oct 2010 22:34:25 +0000
(15:34 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 28 Oct 2010 01:03:15 +0000
(18:03 -0700)
Changed <module>-objs to <module>-y in Makefile.
Signed-off-by: Tracey Dent <
[email protected]
>
Cc: Jiri Slaby <
[email protected]
>
Cc: Michal Marek <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/char/rio/Makefile
patch
|
blob
|
history
diff --git
a/drivers/char/rio/Makefile
b/drivers/char/rio/Makefile
index 2d1c5a7cba7d9f8ac8a4126284c406d3bb594bb3..1661875883fb723bfcc51af0d7a53e487c7cf920 100644
(file)
--- a/
drivers/char/rio/Makefile
+++ b/
drivers/char/rio/Makefile
@@
-8,5
+8,5
@@
obj-$(CONFIG_RIO) += rio.o
-rio-
objs
:= rio_linux.o rioinit.o rioboot.o riocmd.o rioctrl.o riointr.o \
+rio-
y
:= rio_linux.o rioinit.o rioboot.o riocmd.o rioctrl.o riointr.o \
rioparam.o rioroute.o riotable.o riotty.o