commit | 2ea2544ef5dad5cac52f1e4c7b812631274fc1cb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 13 15:32:28 2009 +0200 |
committer | Chris Mason <chris.mason@oracle.com> | Fri Apr 24 15:46:03 2009 -0400 |
tree | 0a01a9d41918c533b299a1374f6294aa220948d7 | |
parent | 97e728d4353f38c87bf0804cdfd79a9b13fc2c3e [diff] |
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>