URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [mfd/] [Makefile] - Rev 62
Compare with Previous | Blame | View Log
## Makefile for multifunction miscellaneous devices#obj-$(CONFIG_MFD_SM501) += sm501.oobj-$(CONFIG_MCP) += mcp-core.oobj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.oobj-$(CONFIG_MCP_UCB1200) += ucb1x00-core.oobj-$(CONFIG_MCP_UCB1200_TS) += ucb1x00-ts.oifeq ($(CONFIG_SA1100_ASSABET),y)obj-$(CONFIG_MCP_UCB1200) += ucb1x00-assabet.oendif
