8 lines
86 B
Makefile
Raw Normal View History

2010-08-27 11:19:57 +02:00
#
# Makefile
#
obj-y := init.o
obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o