git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
490da40
)
drivers/block/Makefile: replace the use of <module>-objs with <module>-y
author
Tracey Dent
<tdent48227@gmail.com>
Wed, 19 Jan 2011 15:25:02 +0000
(08:25 -0700)
committer
Jens Axboe
<jaxboe@fusionio.com>
Wed, 19 Jan 2011 15:25:02 +0000
(08:25 -0700)
Change Makefile to use <modules>-y instead of <modules>-objs because -objs
is deprecated and should now be switched. According to
(documentation/kbuild/makefiles.txt).
Signed-off-by: Tracey Dent <tdent48227@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/Makefile
patch
|
blob
|
history
diff --cc
drivers/block/Makefile
Simple merge