summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
blob: ec5d3d7e64686ccd863846cc0e8fd55ad64b5291 (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 initservice.d

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