[POWERPC] Add early debug console for CPM serial ports.
[deliverable/linux.git] / arch / powerpc / sysdev / Makefile
index 592c17ea713daec16266ddc0e1fe984ceb47b77b..52e93bca10ca1e99599d33e3d8f65183e28903db 100644 (file)
@@ -31,6 +31,7 @@ endif
 
 # Temporary hack until we have migrated to asm-powerpc
 ifeq ($(ARCH),powerpc)
+obj-$(CONFIG_CPM)              += cpm_common.o
 obj-$(CONFIG_CPM2)             += cpm2_common.o cpm2_pic.o
 obj-$(CONFIG_8xx)              += mpc8xx_pic.o commproc.o
 obj-$(CONFIG_UCODE_PATCH)      += micropatch.o
This page took 0.026337 seconds and 5 git commands to generate.