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

OBJS = module_init.o
SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \
	  scom.d xscom.d

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