X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Fbtrfs%2FMakefile;fp=fs%2Fbtrfs%2FMakefile;h=9b3159296fff5b0ddb977c00f472d867844f3503;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=01731557e6965bb4fb1c10746a374bff96f95468;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/fs/btrfs/Makefile b/fs/btrfs/Makefile index 01731557e6..9b3159296f 100644 --- a/fs/btrfs/Makefile +++ b/fs/btrfs/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # 2017 Marek Behun, CZ.NIC, marek.behun@nic.cz -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := btrfs.o chunk-map.o compression.o ctree.o dev.o dir-item.o \ extent-io.o hash.o inode.o root.o subvolume.o super.o