]> Joshua Wise's Git repositories - netwatch.git/blobdiff - hardware/ich2/config.mk
Homogenize filenames for ICH2.
[netwatch.git] / hardware / ich2 / config.mk
index b2bb0646741f9d01cfac1da003d768a2090c51fe..c736963e0e7651bf30664c9eb3c4af79116ce93e 100644 (file)
@@ -1,4 +1,4 @@
 CFLAGS += -DNETWATCH_ICH2 -I../hardware/ich2
-CHIP_OBJS += ../hardware/ich2/ich2-timer.o \
+CHIP_OBJS += ../hardware/ich2/timer.o \
              ../hardware/ich2/smi.o \
-             ../hardware/ich2/smram-ich2.o
+             ../hardware/ich2/smram.o
This page took 0.023375 seconds and 4 git commands to generate.