summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
blob: 015970ebcd8dab62276dbc953ad17aa17a3b9967 (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 hwpf.d ecmddatabuffer.d

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