mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
ANDROID: build.config.allmodconfig: Remove outdated XFS_FS comment
CONFIG_XFS_FS was re-enabled after upgrading to clang-10 but the comment
was not removed.
Change-Id: Ia34387e67e6948945072fc9b8af8b2b6363d6141
Fixes: 8c8c5eea92 ("ANDROID: build.config.allmodconfig: Re-enable XFS_FS")
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
This commit is contained in:
parent
0c8ec66904
commit
97a124b1d1
|
|
@ -1,6 +1,5 @@
|
|||
DEFCONFIG=allmodconfig
|
||||
|
||||
# XFS_FS is currently broken on this branch with clang-9
|
||||
POST_DEFCONFIG_CMDS="update_config"
|
||||
function update_config() {
|
||||
${KERNEL_DIR}/scripts/config --file ${OUT_DIR}/.config \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user