Commit 9b4daf52 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by John Paul Adrian Glaubitz
Browse files

sh: Move build rule for cchips/hd6446x/ to arch/sh/Kbuild

parent 706afcea
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,5 +3,7 @@ obj-y += kernel/ mm/ boards/
obj-$(CONFIG_SH_FPU_EMU)	+= math-emu/
obj-$(CONFIG_USE_BUILTIN_DTB)	+= boot/dts/

obj-$(CONFIG_HD6446X_SERIES)	+= cchips/hd6446x/

# for cleaning
subdir- += boot
+0 −3
Original line number Diff line number Diff line
@@ -126,9 +126,6 @@ machdir-$(CONFIG_SH_X3PROTO) += mach-x3proto
machdir-$(CONFIG_SH_LANDISK)			+= mach-landisk
machdir-y					+= mach-common

# Companion chips
core-$(CONFIG_HD6446X_SERIES)	+= arch/sh/cchips/hd6446x/

#
# CPU header paths
#