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)
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>

No differences found