]> Joshua Wise's Git repositories - netwatch.git/blob - ich2/config.mk
At least pretend to split more ICH2 bits out into a config.mk. A real build system...
[netwatch.git] / ich2 / config.mk
1 CFLAGS += -DNETWATCH_ICH2 -I../ich2
2 CHIP_OBJS += ../ich2/ich2-timer.o \
3              ../ich2/smi.o \
4              ../ich2/smram-ich2.o
This page took 0.023975 seconds and 4 git commands to generate.