historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/skiboot/hw/ec/makefile

9 lines
125 B
Makefile
Raw Normal View History

2024-01-16 17:20:27 +00:00
ROOTPATH = ../../..
MODULE = ec
OBJS = cmosdd.o gpio.o rhesus.o hostboot.o
SUBDIRS = test.d
include ${ROOTPATH}/config.mk