URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [arch/] [s390/] [mm/] [Makefile] - Rev 63
Compare with Previous | Blame | View Log
## Makefile for the linux s390-specific parts of the memory manager.#obj-y := init.o fault.o extmem.o mmap.o vmem.o pgtable.oobj-$(CONFIG_CMM) += cmm.o
