]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: simplify makefile
authorChristoph Hellwig <hch@lst.de>
Mon, 13 Apr 2009 13:32:28 +0000 (15:32 +0200)
committerChris Mason <chris.mason@oracle.com>
Fri, 24 Apr 2009 19:46:03 +0000 (15:46 -0400)
commit8e3a86fe304078b39fd6e22caad567cff157cda4
tree0a01a9d41918c533b299a1374f6294aa220948d7
parenteff75475b67a7ee2a144af2b4fc4e7b3f5b3e720
Btrfs: simplify makefile

Get rid of the hacks for building out of tree, and always use += for
assigning to the object lists.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/Makefile