diff options
author | Paul Mackerras <paulus@samba.org> | 2008-04-01 05:34:26 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-04-01 05:34:26 -0400 |
commit | e6b18912d3df8ccc5cc19823544fcce19af25072 (patch) | |
tree | 6a1839c7400821001df63e3c776a42eb11f0150b /arch/powerpc/boot/Makefile | |
parent | 99d8be052e248e09abf51d4a656717259bf9b930 (diff) | |
parent | ee0a3f564e5b45792ae26fd3a2f8daf98c30ff45 (diff) |
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
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 |