summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
blob: 25bf96d4d006737106539f16d635397d8a654998 (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 vfs.d i2c.d

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