提交 0facbe3a 编写于 作者: P Paul Mundt

sh: Fix up psw build rules for r7780rp.

When reordering the Makefile rules, the psw support was being
clobbered. Fix it up so it's linked in again.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 b8947444
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
# #
irqinit-y := irq-r7780rp.o irqinit-y := irq-r7780rp.o
irqinit-$(CONFIG_SH_R7785RP) := irq-r7785rp.o irqinit-$(CONFIG_SH_R7785RP) := irq-r7785rp.o
obj-$(CONFIG_PUSH_SWITCH) += psw.o
obj-y := setup.o irq.o $(irqinit-y) obj-y := setup.o irq.o $(irqinit-y)
obj-$(CONFIG_PUSH_SWITCH) += psw.o
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册