ption calls
are done right away and we don't end up with KBUILD_CFLAGS
referencing itself.
Signed-off-by: Victor Erminpour
---
fs/btrfs/Makefile | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/fs/btrfs/Makefile b/fs/btrfs/Makefile
index b634c42115ea..583ca2028e08 10
ption.
This causes make to also evaluate += immediately, cc-option
calls are done right away and we don't end up with KBUILD_CFLAGS
referencing itself.
Signed-off-by: Victor Erminpour
---
fs/btrfs/Makefile | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/fs/btrfs/