| Russell King | a4e137a | 2005-08-18 10:06:59 +0100 | [diff] [blame] | 1 | # |
| 2 | # Makefile for multifunction miscellaneous devices | ||||
| 3 | # | ||||
| 4 | |||||
| 5 | obj-$(CONFIG_MCP) += mcp-core.o | ||||
| Russell King | 5e742ad | 2005-08-18 10:08:15 +0100 | [diff] [blame] | 6 | obj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.o |