ccflags-y += -I$(srctree)/kernel

obj-y +=	pipeline.o

pipeline-y :=	init.o intr.o kevents.o tick.o syscall.o sched.o clock.o
