summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/Makefile.am')
-rw-r--r--c/src/libchip/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index 4e99f9e122..39e4ae2b56 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -35,9 +35,8 @@ include_libchip_HEADERS += network/open_eth.h network/if_dcreg.h
libnetchip_a_SOURCES = network/cs8900.c network/dec21140.c network/i82586.c \
network/sonic.c network/if_fxp.c network/elnk.c network/open_eth.c \
network/if_dc.c
-# FIXME: These don't compile
include_libchip_HEADERS += network/smc91111.h network/smc91111exp.h
-# libnetchip_a_SOURCES += network/smc91111.c network/smc91111config.h
+libnetchip_a_SOURCES += network/smc91111.c network/smc91111config.h
endif
endif