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

obj-y +=	pipeline.o

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