1# If the compatibility cpuinfo symbols in shared libgcc_s are not needed
2# then they can be added to the static library only.
3
4LIB2ADD_ST += $(srcdir)/config/i386/cpuinfo.c
5