summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
blob: 0f0ec8e65e25bca642682461ad8e1ac8c85285c7 (plain)
1
2
3
4
5
6
7
8
ROOTPATH = ../..

OBJS = module_init.o

SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \
	  scom.d xscom.d targeting.d

include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud