summaryrefslogtreecommitdiffstats
path: root/hw/ec/makefile
blob: e6ceafaf13b052e6a3e7b21d513ff4c1f82a7011 (plain)
1
2
3
4
5
6
7
8
ROOTPATH = ../../..
MODULE = ec

OBJS = cmosdd.o gpio.o rhesus.o hostboot.o

SUBDIRS = test.d

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