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:
9807224
)
drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y
author
Tracey Dent
<
[email protected]
>
Wed, 27 Oct 2010 22:34:23 +0000
(15:34 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 28 Oct 2010 01:03:14 +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/ip2/Makefile
patch
|
blob
|
history
diff --git
a/drivers/char/ip2/Makefile
b/drivers/char/ip2/Makefile
index bc397d92b499cd6c848d246f8f251aa4aa4670a6..7b78e0dfc5b08beb68b5865b017237c3b0ded620 100644
(file)
--- a/
drivers/char/ip2/Makefile
+++ b/
drivers/char/ip2/Makefile
@@
-4,5
+4,5
@@
obj-$(CONFIG_COMPUTONE) += ip2.o
-ip2-
objs
:= ip2main.o
+ip2-
y
:= ip2main.o