1ROOTPATH = ../../..
2MODULE = ec
3
4OBJS = cmosdd.o gpio.o rhesus.o hostboot.o
5
6SUBDIRS = test.d
7
8include ${ROOTPATH}/config.mk
9