]> Joshua Wise's Git repositories - netwatch.git/blobdiff - 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
diff --git a/ich2/config.mk b/ich2/config.mk
new file mode 100644 (file)
index 0000000..5164324
--- /dev/null
@@ -0,0 +1,4 @@
+CFLAGS += -DNETWATCH_ICH2 -I../ich2
+CHIP_OBJS += ../ich2/ich2-timer.o \
+             ../ich2/smi.o \
+             ../ich2/smram-ich2.o
This page took 0.023789 seconds and 4 git commands to generate.