Skip to content

Commit

Permalink
h8300: Symbol name fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
  • Loading branch information
ysat0 committed Jun 23, 2015
1 parent 38d6bde commit 389456b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/h8300/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ obj-y += $(BUILTIN_DTB)

dtb-$(CONFIG_H8300H_SIM) := h8300h_sim.dtb
dtb-$(CONFIG_H8S_SIM) := h8s_sim.dtb
dtb-$(CONFIG_EDOSK2674) := edosk2674.dtb
dtb-$(CONFIG_H8S_EDOSK2674) := edosk2674.dtb

clean-files := *.dtb.S

0 comments on commit 389456b

Please sign in to comment.