ANDROID: add xfs back to allmodconfig build tests
clang is much newer now, it should be building properly. Bug: 157965270 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Ibdab0e4d91aeb90dc24a5d8894f05370c2fd34f1
This commit is contained in:
parent
6839fc80fe
commit
bafbd0599c
@ -1,11 +1,9 @@
|
||||
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 \
|
||||
-d TEST_KMOD \
|
||||
-d XFS_FS \
|
||||
-d CPU_BIG_ENDIAN \
|
||||
-d STM \
|
||||
-d TEST_MEMCAT_P \
|
||||
|
Loading…
Reference in New Issue
Block a user