diff options
Diffstat (limited to 'arch/openrisc/Makefile')
| -rw-r--r-- | arch/openrisc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/openrisc/Makefile b/arch/openrisc/Makefile index 966886c8daf5..4739b8302a58 100644 --- a/arch/openrisc/Makefile +++ b/arch/openrisc/Makefile | |||
| @@ -50,6 +50,6 @@ BUILTIN_DTB := y | |||
| 50 | else | 50 | else |
| 51 | BUILTIN_DTB := n | 51 | BUILTIN_DTB := n |
| 52 | endif | 52 | endif |
| 53 | core-$(BUILTIN_DTB) += arch/openrisc/boot/ | 53 | core-$(BUILTIN_DTB) += arch/openrisc/boot/dts/ |
| 54 | 54 | ||
| 55 | all: vmlinux | 55 | all: vmlinux |
