OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [mtd/] [chips/] [Makefile] - Rev 81

Go to most recent revision | Compare with Previous | Blame | View Log

#
# linux/drivers/chips/Makefile
#

obj-$(CONFIG_MTD)               += chipreg.o
obj-$(CONFIG_MTD_CFI)           += cfi_probe.o
obj-$(CONFIG_MTD_CFI_UTIL)      += cfi_util.o
obj-$(CONFIG_MTD_CFI_STAA)      += cfi_cmdset_0020.o
obj-$(CONFIG_MTD_CFI_AMDSTD)    += cfi_cmdset_0002.o
obj-$(CONFIG_MTD_CFI_INTELEXT)  += cfi_cmdset_0001.o
obj-$(CONFIG_MTD_GEN_PROBE)     += gen_probe.o
obj-$(CONFIG_MTD_JEDECPROBE)    += jedec_probe.o
obj-$(CONFIG_MTD_RAM)           += map_ram.o
obj-$(CONFIG_MTD_ROM)           += map_rom.o
obj-$(CONFIG_MTD_ABSENT)        += map_absent.o

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.