Makefile revision 3764f68d03b78ba0239fd00f6e98e08bbe4ff2d8
1obj-y			+= fiq_debugger.o
2obj-$(CONFIG_ARM)	+= fiq_debugger_arm.o
3