| Michal Simek | 5f8ffb5 | 2009-03-27 14:25:51 +0100 | [diff] [blame] | 1 | # |
| 2 | # Makefile | ||||
| 3 | # | ||||
| 4 | |||||
| Michal Simek | 3a0d7a4 | 2010-02-22 12:16:08 +0100 | [diff] [blame^] | 5 | obj-y := consistent.o init.o |
| Michal Simek | 4b2368f | 2009-05-26 16:30:32 +0200 | [diff] [blame] | 6 | |
| 7 | obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o | ||||