summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
blob: dc1bffa155224abdeb11d203bc934b9c590d9d69 (plain)
1
2
3
4
5
6
7
8
9
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 isteps.d pnor.d i2c.d

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