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 e02fe3603e3e..25d9fb0433ff 100644 --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile | |||
@@ -255,6 +255,7 @@ image-$(CONFIG_MPC85xx_DS) += cuImage.mpc8544ds \ | |||
255 | cuImage.mpc8572ds | 255 | cuImage.mpc8572ds |
256 | image-$(CONFIG_TQM8540) += cuImage.tqm8540 | 256 | image-$(CONFIG_TQM8540) += cuImage.tqm8540 |
257 | image-$(CONFIG_TQM8541) += cuImage.tqm8541 | 257 | image-$(CONFIG_TQM8541) += cuImage.tqm8541 |
258 | image-$(CONFIG_TQM8548) += cuImage.tqm8548 | ||
258 | image-$(CONFIG_TQM8555) += cuImage.tqm8555 | 259 | image-$(CONFIG_TQM8555) += cuImage.tqm8555 |
259 | image-$(CONFIG_TQM8560) += cuImage.tqm8560 | 260 | image-$(CONFIG_TQM8560) += cuImage.tqm8560 |
260 | image-$(CONFIG_SBC8548) += cuImage.sbc8548 | 261 | image-$(CONFIG_SBC8548) += cuImage.sbc8548 |