diff options
| -rw-r--r-- | arch/s390/Makefile | 2 | ||||
| -rw-r--r-- | arch/s390/configs/defconfig (renamed from arch/s390/defconfig) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/s390/Makefile b/arch/s390/Makefile index df1d6a150f30..de8521fc9de5 100644 --- a/arch/s390/Makefile +++ b/arch/s390/Makefile | |||
| @@ -10,6 +10,8 @@ | |||
| 10 | # Copyright (C) 1994 by Linus Torvalds | 10 | # Copyright (C) 1994 by Linus Torvalds |
| 11 | # | 11 | # |
| 12 | 12 | ||
| 13 | KBUILD_DEFCONFIG := defconfig | ||
| 14 | |||
| 13 | LD_BFD := elf64-s390 | 15 | LD_BFD := elf64-s390 |
| 14 | KBUILD_LDFLAGS := -m elf64_s390 | 16 | KBUILD_LDFLAGS := -m elf64_s390 |
| 15 | KBUILD_AFLAGS_MODULE += -fPIC | 17 | KBUILD_AFLAGS_MODULE += -fPIC |
diff --git a/arch/s390/defconfig b/arch/s390/configs/defconfig index c59b922cb6c5..c59b922cb6c5 100644 --- a/arch/s390/defconfig +++ b/arch/s390/configs/defconfig | |||
