diff options
Diffstat (limited to 'arch/powerpc/boot/Makefile')
-rw-r--r-- | arch/powerpc/boot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/Makefile b/arch/powerpc/boot/Makefile index 75b4e1f64b51..73f3fd8ba21e 100644 --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile | |||
@@ -256,6 +256,7 @@ image-$(CONFIG_TQM8555) += cuImage.tqm8555 | |||
256 | image-$(CONFIG_TQM8560) += cuImage.tqm8560 | 256 | image-$(CONFIG_TQM8560) += cuImage.tqm8560 |
257 | image-$(CONFIG_SBC8548) += cuImage.sbc8548 | 257 | image-$(CONFIG_SBC8548) += cuImage.sbc8548 |
258 | image-$(CONFIG_SBC8560) += cuImage.sbc8560 | 258 | image-$(CONFIG_SBC8560) += cuImage.sbc8560 |
259 | image-$(CONFIG_KSI8560) += cuImage.ksi8560 | ||
259 | 260 | ||
260 | # Board ports in arch/powerpc/platform/embedded6xx/Kconfig | 261 | # Board ports in arch/powerpc/platform/embedded6xx/Kconfig |
261 | image-$(CONFIG_STORCENTER) += cuImage.storcenter | 262 | image-$(CONFIG_STORCENTER) += cuImage.storcenter |