commit | 8d5290149ee1c6a4cea5f5146d64e2a0d48f4988 | [log] [tgz] |
---|---|---|
author | Ben Colline <bcollins@debian.org> | Fri Aug 19 13:44:57 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 19 13:44:57 2005 -0700 |
tree | 6e61cf51aae72b81e3667e093893265c86febccc | |
parent | 91aa9fb573fcc50bc74d5ee64c7e9b36131f1804 [diff] |
[SPARC]: Deal with glibc changing macro names in modpost.c GLIBC 2.3.4 and later changed the STT_REGISTER macro to STT_SPARC_REGISTER, so we need to cope with that somehow. Original patch from fabbione, reposted by Ben Collins. Signed-off-by: David S. Miller <davem@davemloft.net>