diff options
Diffstat (limited to 'arch/blackfin/Makefile')
-rw-r--r-- | arch/blackfin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/Makefile b/arch/blackfin/Makefile index 52d4dbdb2b1a..75e89c324756 100644 --- a/arch/blackfin/Makefile +++ b/arch/blackfin/Makefile | |||
@@ -15,6 +15,7 @@ GZFLAGS := -9 | |||
15 | CFLAGS_MODULE += -mlong-calls | 15 | CFLAGS_MODULE += -mlong-calls |
16 | KALLSYMS += --symbol-prefix=_ | 16 | KALLSYMS += --symbol-prefix=_ |
17 | 17 | ||
18 | KBUILD_DEFCONFIG := BF537-STAMP_defconfig | ||
18 | 19 | ||
19 | # setup the machine name and the machine dependent settings | 20 | # setup the machine name and the machine dependent settings |
20 | machine-$(CONFIG_BF531) := bf533 | 21 | machine-$(CONFIG_BF531) := bf533 |